.gitignore 80 B

123456789
  1. !Makefile
  2. *.mode*
  3. *.pbxuser
  4. xcuserdata
  5. .DS_Store
  6. build
  7. External
  8. ImportedSources