summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLukas Zeller <luz@plan44.ch>2011-12-20 15:33:39 +0100
committerLukas Zeller <luz@plan44.ch>2011-12-20 15:33:39 +0100
commite229059a338ee7ec16632d6fac07339aef29b8ea (patch)
tree7379882f40afdab99deb4265c055c86fb6797f16 /.gitignore
parente91f61e4631e1f13a04c9828567940823e5d6367 (diff)
iOS: exclude XCode build dir from git
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 134f0dc..59784e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,9 @@
.git_*/
switchgit
+#ignore XCode build dir
+src/build/
+
# ignore generated files
*.o
src/sysync_SDK/bin