mirror of
https://github.com/zhigang1992/NoticeView.git
synced 2026-01-12 09:14:02 +08:00
18 lines
276 B
Plaintext
18 lines
276 B
Plaintext
# temp nibs and swap files
|
|
*~.nib
|
|
*.swp
|
|
*.orig
|
|
|
|
# OS X folder attributes
|
|
.DS_Store
|
|
|
|
# user-specific XCode stuff
|
|
*.mode1v3
|
|
*.mode2v3
|
|
*.pbxuser
|
|
*.perspectivev3
|
|
*.xcuserdatad
|
|
|
|
/NoticeView.xcodeproj/project.xcworkspace/xcshareddata/
|
|
/NoticeView.xcodeproj/xcshareddata/
|
|
/.gitignore |