You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Xcode 523B

1234567891011121314151617181920212223242526
  1. # Xcode
  2. #
  3. # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
  4. ## User settings
  5. xcuserdata/
  6. ## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
  7. *.xcscmblueprint
  8. *.xccheckout
  9. ## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
  10. build/
  11. DerivedData/
  12. *.moved-aside
  13. *.pbxuser
  14. !default.pbxuser
  15. *.mode1v3
  16. !default.mode1v3
  17. *.mode2v3
  18. !default.mode2v3
  19. *.perspectivev3
  20. !default.perspectivev3
  21. ## Gcc Patch
  22. /*.gcno