.gitignore
# Mac OS X Finder and whatnot
.DS_Store
# .idea files
.idea/
# XCode (and ancestors) per-user config (very noisy, and not relevant)
*.mode1
*.mode1v3
*.mode2v3
*.perspective
*.perspectivev3
*.pbxuser
*.xcscmblueprint
xccheckout
xcuserdata/
project.xcworkspace/
# Generated files
VersionX-revision.h
*.orig
# build products
build/
build/*.[oa]
# Other source repository archive directories (protects when importing)
.hg
.svn
CVS
# automatic backup files
*~.nib
*.swp
*~
*(Autosaved).rtfd/
Backup[ ]of[ ]*.pages/
Backup[ ]of[ ]*.key/
Backup[ ]of[ ]*.numbers/
Documents/Test[ ]Runs/
Carthage