mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Cleaning up Objective-C .gitignore and adding OS X section
This commit is contained in:
parent
ecf9bac896
commit
ebe2e3e570
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
# Xcode
|
||||
# OS X
|
||||
.DS_Store
|
||||
|
||||
# Xcode
|
||||
*/build/*
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
|
@ -17,5 +19,5 @@ DerivedData
|
|||
*.hmap
|
||||
*.xccheckout
|
||||
|
||||
#CocoaPods
|
||||
# CocoaPods
|
||||
Pods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue