mirror of
https://github.com/HackPlan/IQKeyboardManager.git
synced 2026-03-27 22:46:49 +08:00
Updated .gitignore
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,8 +1,5 @@
|
||||
# Xcode
|
||||
#
|
||||
# OS X
|
||||
*.DS_Store
|
||||
|
||||
build/
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
@@ -19,11 +16,11 @@ DerivedData
|
||||
*.hmap
|
||||
*.ipa
|
||||
*.xcuserstate
|
||||
Pods/
|
||||
|
||||
# CocoaPods
|
||||
# MacOS X
|
||||
#
|
||||
# We recommend against adding the Pods directory to your .gitignore. However
|
||||
# you should judge for yourself, the pros and cons are mentioned at:
|
||||
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
|
||||
#
|
||||
# Pods/
|
||||
.DS_Store
|
||||
*.DS_Store
|
||||
**/.DS_Store
|
||||
|
||||
|
||||
Reference in New Issue
Block a user