Преглед на файлове

Ignoring "bld" directory

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.
Vicente Plata преди 12 години
родител
ревизия
0b0b674563
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      VisualStudio.gitignore

+ 1 - 0
VisualStudio.gitignore

@@ -12,6 +12,7 @@
 [Rr]elease/
 x64/
 build/
+bld/
 [Bb]in/
 [Oo]bj/