You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those of us that work on a mac often have the problem of ".DS_Store" files preventing a clean git_pull. In fact, I suggest to add the following to .gitignore
I've never developed on Mac, so I'm familiar with this problem. Other repositories seem to have this in their .gitignores, so it shouldn't an issue though.
Those of us that work on a mac often have the problem of ".DS_Store" files preventing a clean git_pull. In fact, I suggest to add the following to .gitignore
General
.DS_Store
.DS_store
.AppleDouble
.LSOverride
Icon must end with two \r
Icon
Thumbnails
._*
Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
The text was updated successfully, but these errors were encountered: