Fixed a too-inclusive .hgignore file as well as some other fixes.

This commit is contained in:
Griatch 2012-09-07 19:31:51 +02:00
parent d1e0836d23
commit 3c96dc9cc9
5 changed files with 1340 additions and 1 deletions

View file

@ -5,5 +5,18 @@ syntax: glob
*.pyc
*.swp
*.old
*.prof
*.orig
*.key
*~
*#
\#*\#
game/logs/*
game/*.restart
game/*.pid
game/*.db3
docs/sphinx/build/*
docs/sphinx/wiki2rest/wiki2html/*
docs/sphinx/wiki2rest/rest/*
docs/sphinx/wiki2rest/html/*
docs/sphinx/wiki2html/*