Created
February 22, 2016 22:13
-
-
Save unes/876ba9908f50439f7b26 to your computer and use it in GitHub Desktop.
Global gitignore file (OS X)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.DS_Store | |
._* | |
Icon | |
.Spotlight-V100 | |
.Trashes | |
.LSOverride | |
.fseventsd | |
.TemporaryItems | |
.localized | |
*.cache | |
*.log | |
*.sublime-* | |
*~.nib | |
build/ | |
*.xcworkspace | |
!default.xcworkspace |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment