git - Is .DS_Store file important? -
is .ds_store important hidden files?, giving me problems pulling github. suggesting remove , did. hope won't bite me in butt later on.
just add .gitignore, file has no relevance on other computers.
the .ds_store file used store finder information folder, it's has no use in git repo.
Comments
Post a Comment