summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSiqi LIU <me@siqi.fr>2013-08-31 12:21:44 +0200
committerSiqi LIU <me@siqi.fr>2013-08-31 12:21:44 +0200
commitc073bc096267fe5c39139d53696a946937a586df (patch)
tree5a2632ba81e30133810f19c7091fa079ec433bf6 /.gitignore
parent7cc4ee76256897cd2f401173a1546737556a3c96 (diff)
move XCode specific gitignore to top level so that all XCode projects are clean
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f13d6e1049ab..d4526a904caa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,4 +77,11 @@
/moz/zipped/*.zip
__pycache__
+# OSX specific
.DS_Store
+
+# Xcode specific
+build
+project.xcworkspace
+xcuserdata
+*.xuserstate