mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-20 06:49:29 -04:00
* Update .hgignore with new tree structure
--HG-- branch : trunk
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user