]> source.dussan.org Git - gitignore.git/commitdiff
Ignoring "bld" directory 582/head
authorVicente Plata <xientyto@gmail.com>
Wed, 13 Mar 2013 08:12:33 +0000 (01:12 -0700)
committerVicente Plata <xientyto@gmail.com>
Wed, 13 Mar 2013 08:12:33 +0000 (01:12 -0700)
Store apps (or at least the Javascript ones) build to a "bld" directory.

Although "debug" and "release" are ignored, any custom build Configuration (created through configuration manager) will be added, unless we ignore the whole bld dir.

VisualStudio.gitignore

index 99456160bfbe5ef1f397671d714a86dc3de7c1b5..adc37e04b9874a2e008b330284f1aed200eeffb1 100644 (file)
@@ -12,6 +12,7 @@
 [Rr]elease/
 x64/
 build/
+bld/
 [Bb]in/
 [Oo]bj/