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

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -