mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-23 20:31:13 +08:00
17 lines
171 B
Plaintext
17 lines
171 B
Plaintext
# the build
|
|
build
|
|
|
|
# temp nibs and swap files
|
|
*~.nib
|
|
*.swp
|
|
|
|
# OS X folder attributes
|
|
.DS_Store
|
|
|
|
# user-specific XCode stuff
|
|
*.mode1v3
|
|
*.mode2v3
|
|
*.pbxuser
|
|
*.perspectivev3
|
|
|