aboutsummaryrefslogtreecommitdiffstats
path: root/Objective-C.gitignore
diff options
context:
space:
mode:
authorVasyl Liutikov <vasya.lutikov@postindustria.com>2012-08-27 14:01:57 +0300
committerVasyl Liutikov <vasya.lutikov@postindustria.com>2012-08-27 14:01:57 +0300
commit74e12d9cb7cb1045f3ea4916a3cc1c4f98f7c33f (patch)
treefb9a2d7e5cc5501710f34ed60f335ccc5ffabd41 /Objective-C.gitignore
parent392a91e792dbfcbf87fafa0dd0bc4c641771d12f (diff)
downloadgitignore-74e12d9cb7cb1045f3ea4916a3cc1c4f98f7c33f.tar.gz
gitignore-74e12d9cb7cb1045f3ea4916a3cc1c4f98f7c33f.zip
ignore all build directories in subdirectories
Diffstat (limited to 'Objective-C.gitignore')
-rw-r--r--Objective-C.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore
index ff37636b..7697b30c 100644
--- a/Objective-C.gitignore
+++ b/Objective-C.gitignore
@@ -1,6 +1,6 @@
# Xcode
.DS_Store
-build/
+*/build/*
*.pbxuser
!default.pbxuser
*.mode1v3