aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authormzed <github@mikezed.com>2016-02-26 10:22:55 +0000
committermzed <github@mikezed.com>2016-02-26 10:22:55 +0000
commit9c80963aa702449bb231cf5697dcc93efeb323c9 (patch)
tree3b32e40e202c215c086bf05cfb123186331429f6 /.gitignore
parent5a99ccdffc64d09de692c9ab77dc7a21a8fae552 (diff)
ignore xcode and emacs
Adding more ignores so user data doesn’t end up in the repo
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 20 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 946f201..5e08972 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,28 @@
+### Emacs ###
+*~
+
+### XCode ###
+## Build generated
+build/
+DerivedData/
+
+## Various settings
*.pbxuser
+!default.pbxuser
*.mode1v3
+!default.mode1v3
*.mode2v3
-build
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata/
+
+## Other
+*.moved-aside
+*.xccheckout
+*.xcscmblueprint
-build
.DS_Store
/maximilianTestWindowsVS2010/Debug
/maximilianTestWindowsVS2010/ipch