diff options
author | Andreas Habel <mail@exceptionfault.de> | 2008-12-01 18:14:50 +0100 |
---|---|---|
committer | Andreas Habel <mail@exceptionfault.de> | 2008-12-01 18:14:50 +0100 |
commit | 82b412fa1d77c50689327d949029ff7f5d45fb6b (patch) | |
tree | e72655aaba20e44af11d69ac235be366fd336d3b | |
parent | 4abae69f1180ffe6a4dbd2db60dfa76b6ef41ebb (diff) | |
download | manaserv-82b412fa1d77c50689327d949029ff7f5d45fb6b.tar.gz manaserv-82b412fa1d77c50689327d949029ff7f5d45fb6b.tar.bz2 manaserv-82b412fa1d77c50689327d949029ff7f5d45fb6b.tar.xz manaserv-82b412fa1d77c50689327d949029ff7f5d45fb6b.zip |
Added some more files to the .gitignore file.
-rw-r--r-- | .gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -21,3 +21,18 @@ stamp-h1 .dirstamp src/tmwserv-account src/tmwserv-game +accountserver.exe +accountserver.depend +gameserver.exe +gameserver.depend + +# files generated by doxygen +docs/api +doxygen_warnings.txt + +# files generated during test/runtime +tmw.db +tmwserv-account.log +tmwserv-game.log +tmwserv.stats +tmwserv.xml |