aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore8
1 files changed, 2 insertions, 6 deletions
diff --git a/.hgignore b/.hgignore
index 0d20d8cd835..24f160fe2fa 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,7 +1,7 @@
# use glob syntax.
syntax: glob
-src/shared/revision.h
+src/server/shared/revision.h
build/
bin/
.directory
@@ -12,13 +12,9 @@ bin/
win/VC90/*/
*.ncb
*.suo
-dep/lib/win32*
-src/bindings/scripts/VC90/*/
-src/mangosd/
-src/realmd/
*.*-*
# use regexp syntax.
syntax: regexp
-^src/shared/revision\.h
+^src/shared/server/shared/revision\.h