diff options
author | Rat <none@none> | 2010-07-29 16:25:53 +0200 |
---|---|---|
committer | Rat <none@none> | 2010-07-29 16:25:53 +0200 |
commit | 9f2b225c891c7e23f2513de4a1ade7b79d1f6860 (patch) | |
tree | 764f8404b710c5f1a8536fa2901b881b75e8216c | |
parent | f3c9767bcf62117eaa99530dc079a69eb47cff12 (diff) |
add VC90/*/ to hg ignore (hides gsoap from commit list)
--HG--
branch : trunk
-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/*/ |