]> source.dussan.org Git - gitignore.git/commitdiff
Reverting change to ignore build subdirectories
authorMichael Gerbush <msgerbush@gmail.com>
Fri, 3 May 2013 04:04:52 +0000 (23:04 -0500)
committerMichael Gerbush <msgerbush@gmail.com>
Fri, 3 May 2013 04:04:52 +0000 (23:04 -0500)
Reverted a change that was causing build directories at the root folder to show up in git.  If you need to ignore subdirectories the leading slash needs to be omitted.

Objective-C.gitignore

index 31e6fd9aafba3aafda30e27bbf83df586baab359..6a32919883a88d3470afc43146d6f0cb810bbe95 100644 (file)
@@ -1,6 +1,6 @@
 # Xcode
 .DS_Store
-*/build/*
+build/
 *.pbxuser
 !default.pbxuser
 *.mode1v3