Files
Swiftgram/.gitignore
2016-01-23 00:01:39 +01:00

34 lines
340 B
Plaintext

# Xcode
build
*.pbxuser
!default.pbxuser
*.mode?v3
!default.mode?v3
*.perspective
*.perspectivev3
!default.perspectivev3
!default.xcworkspace
!project.xcworkspace
xcuserdata
xccheckout
profile
*.moved-aside
# osx noise
.DS_Store
*.ipa
*.swp
*~.nib
profile
# App Code
**/.idea/
**/.idea/**
# Infer
**/infer-out
documentation/
Products/