.gitignore 110 B

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