diff options
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore index b8d633f1b42..3c7f8cf5b64 100644 --- a/.hgignore +++ b/.hgignore @@ -9,6 +9,7 @@ bin/ *.rej *~ .git/ +VC90/*/ win/VC90/*/ src/tools/bin/*/ src/tools/map_extractor/VC90/*/ |