1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Update git ignore

This commit is contained in:
Travis McArthur
2015-06-26 13:50:22 -07:00
parent dc3eeacbd7
commit 39607fbcde
+33
View File
@@ -0,0 +1,33 @@
# Ignores for platform stuff
.DS_Store
# Ignores for Unix stuff
*.so
*.o
*.dSYM
# Ignores for mac stuff
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific
*.hmap
*.ipa
src/macosx/build/
DerivedData
src/macosx/pods/