Initial commit
This commit is contained in:
31
local_pod_repo/objcTox/.gitignore
vendored
Normal file
31
local_pod_repo/objcTox/.gitignore
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
# Xcode
|
||||
build/*
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
*.mode1v3
|
||||
!default.mode1v3
|
||||
*.mode2v3
|
||||
!default.mode2v3
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
*.xcworkspace
|
||||
!default.xcworkspace
|
||||
xcuserdata
|
||||
profile
|
||||
*.moved-aside
|
||||
*.mode1
|
||||
*.perspective
|
||||
xcshareddata
|
||||
|
||||
# Exclude temp nibs and swap files
|
||||
*~.nib
|
||||
*.swp
|
||||
|
||||
# Exclude OS X folder attributes
|
||||
.DS_Store
|
||||
#
|
||||
# Exclude AppCode files
|
||||
.idea
|
||||
|
||||
Pods
|
||||
Podfile.lock
|
Reference in New Issue
Block a user