session-ios/.gitignore
2014-05-06 19:41:08 +02:00

16 lines
215 B
Plaintext

# Exclude the build directory
build/*
Pods/*
# Exclude temp nibs and swap files
*~.nib
*.swp
*.lock
# Exclude OS X folder attributes
.DS_Store
# Exclude user-specific XCode 3 and 4 files
*.xcworkspace
xcuserdata