Signal-iOS/.gitignore
2014-08-04 17:40:36 +02:00

15 lines
208 B
Plaintext

# Exclude the build directory
build/*
# 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