mirror of
https://github.com/zhigang1992/UICKeyChainStore.git
synced 2026-05-30 14:35:30 +08:00
19 lines
231 B
Plaintext
19 lines
231 B
Plaintext
#xcode specific
|
|
build/*
|
|
*.pbxuser
|
|
*.mode2v3
|
|
*.mode1v3
|
|
*.perspective
|
|
*.perspectivev3
|
|
*~.nib
|
|
#ignore private workspace stuff added by Xcode4
|
|
xcuserdata
|
|
project.xcworkspace
|
|
|
|
## generic files to ignore
|
|
*~
|
|
*.lock
|
|
*.DS_Store
|
|
*.swp
|
|
*.out
|