mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
parent
8ab86f6bb7
commit
507c3949be
3 changed files with 39 additions and 5 deletions
|
@ -1,4 +1,12 @@
|
|||
# Xcode
|
||||
#
|
||||
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
||||
|
||||
## Build generated
|
||||
build/
|
||||
DerivedData
|
||||
|
||||
## Various settings
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
*.mode1v3
|
||||
|
@ -8,7 +16,8 @@ build/
|
|||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
xcuserdata
|
||||
|
||||
## Other
|
||||
*.xccheckout
|
||||
*.moved-aside
|
||||
DerivedData
|
||||
*.xcuserstate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue