diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,7 @@ update/upload !update/adler32.c update/adler32 +update/files/Bugfix-* hercules_update/files hercules_update/upload @@ -38,6 +39,7 @@ tx *.o # dyecmd +dyecmd/dyecmd dyecmd/src/dyecmd dyecmd/src/CMakeFiles/ dyecmd/src/Makefile @@ -56,3 +58,5 @@ wiki/Monsters.md # web 1index.bin backup.bin +web/po/* + |