.gitignore 105 B

1234567891011
  1. !Makefile
  2. *.mode*
  3. *.pbxuser
  4. xcuserdata
  5. xcshareddata
  6. .DS_Store
  7. build
  8. External
  9. ImportedSources
  10. DerivedData