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

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -