Large refactoring
[IRCClient.git] / .gitignore
blob53932a41ec6e32e2e94cf1577ae631cf21067c43
1 # Xcode
3 # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
5 ## Build generated
6 build/
7 DerivedData
9 ## Various settings
10 *.pbxuser
11 !default.pbxuser
12 *.mode1v3
13 !default.mode1v3
14 *.mode2v3
15 !default.mode2v3
16 *.perspectivev3
17 !default.perspectivev3
18 xcuserdata
20 ## Other
21 *.xccheckout
22 *.moved-aside
23 *.xcuserstate
24 *.xcscmblueprint
26 ## Obj-C/Swift specific
27 *.hmap
28 *.ipa
30 .DS_Store