Files
UICKeyChainStore/.gitignore
Kishikawa Katsumi 3be459e829 first commit
2011-11-20 10:51:01 +09:00

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