* Update .hgignore with new tree structure

--HG--
branch : trunk
This commit is contained in:
Brian
2010-06-09 07:41:24 -06:00
parent 2457c5a174
commit 0124d519dc

View File

@@ -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