Files
TrinityCore/.hgignore
Chaz Brown 726cdb7b8f Add some entries to .hgignore
--HG--
branch : trunk
2009-09-12 19:21:12 -04:00

25 lines
261 B
Plaintext

# use glob syntax.
syntax: glob
src/shared/revision.h
build/
bin/
.directory
*.orig
*.rej
*~
.git/
win/VC90/*/
*.ncb
*.suo
dep/lib/win32*
src/bindings/scripts/VC90/*/
src/mangosd/
src/realmd/
*.*-*
# use regexp syntax.
syntax: regexp
^src/shared/revision\.h