Commit 0b0b6745 authored by Vicente Plata's avatar Vicente Plata

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.
parent 0aeefb48
......@@ -12,6 +12,7 @@
[Rr]elease/
x64/
build/
bld/
[Bb]in/
[Oo]bj/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment