mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01: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