Advertisement
OneOddOrange

.gitignore lines for OS X

Jun 17th, 2015
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. # ========================================= #
  2. # OS X only (not needed on other platforms) #
  3. # ========================================= #
  4. .DS_Store
  5. .DS_Store?
  6. ._*
  7. .Spotlight-V100
  8. .Trashes
  9. ehthumbs.db
  10. Thumbs.db
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement