mirror of
https://github.com/zhigang1992/synx.git
synced 2026-04-28 20:55:19 +08:00
ignore xcode files
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -20,3 +20,22 @@ tmp
|
||||
*.o
|
||||
*.a
|
||||
mkmf.log
|
||||
|
||||
# Xcode
|
||||
#
|
||||
build/
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
*.mode1v3
|
||||
!default.mode1v3
|
||||
*.mode2v3
|
||||
!default.mode2v3
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
xcuserdata
|
||||
*.xccheckout
|
||||
*.moved-aside
|
||||
DerivedData
|
||||
*.hmap
|
||||
*.ipa
|
||||
*.xcuserstate
|
||||
|
||||
Reference in New Issue
Block a user