mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-01-12 22:51:50 +08:00
gitignore file
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# the build
|
||||
build
|
||||
|
||||
# temp nibs and swap files
|
||||
*~.nib
|
||||
*.swp
|
||||
|
||||
# OS X folder attributes
|
||||
.DS_Store
|
||||
|
||||
# user-specific XCode stuff
|
||||
*.mode1v3
|
||||
*.mode2v3
|
||||
*.pbxuser
|
||||
*.perspectivev3
|
||||
|
||||
Reference in New Issue
Block a user