/.gitignore

http://github.com/route-me/route-me · gitignore · 28 lines · 19 code · 4 blank · 5 comment · 0 complexity · 281b2090d3b03609c384bb27800e5c68 MD5 · raw file

  1. # Xcode
  2. build
  3. *.pbxuser
  4. !default.pbxuser
  5. *.mode1v3
  6. !default.mode1v3
  7. *.mode2v3
  8. !default.mode2v3
  9. *.perspectivev3
  10. !default.perspectivev3
  11. *.xcworkspace
  12. !default.xcworkspace
  13. xcuserdata
  14. profile
  15. *.moved-aside
  16. # OS X
  17. .DS_Store
  18. Icon?
  19. # Thumbnails
  20. ._*
  21. # Files that might appear on external disk
  22. .Spotlight-V100
  23. .Trashes
  24. # Project-specific ignores