diff options
author | Haru <haru@dotalux.com> | 2016-02-11 18:53:58 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-08-19 21:32:21 +0200 |
commit | 17466273cf9abba44129d73a801b8ed714484e72 (patch) | |
tree | ec9dfc58a9e2ac96b63c8a6022ef0270840a191c /.gitignore | |
parent | 998b48e2d582e666a4afad21dd28f50fbb9eedb5 (diff) | |
download | hercules-17466273cf9abba44129d73a801b8ed714484e72.tar.gz hercules-17466273cf9abba44129d73a801b8ed714484e72.tar.bz2 hercules-17466273cf9abba44129d73a801b8ed714484e72.tar.xz hercules-17466273cf9abba44129d73a801b8ed714484e72.zip |
Ported logs.conf to libconfig
Ported to modern Hercules and cleaned up from Panikon's commits: 2a7c931b9b4e0f9c6e7766cb25701514230ec7e3, f5b1ee3df777ba7e69f1f99abaf0d00b987fc0e3, 6d1f8f50b0e7349bdab2c53bb172d0b036e47c04
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index eaf7a3aa3..84eb50456 100644 --- a/.gitignore +++ b/.gitignore @@ -61,7 +61,6 @@ Thumbs.db # /conf/ /conf/import/*.conf /conf/import/battle_conf.txt -/conf/import/log_conf.txt /conf/import/msg_conf.txt /conf/import/packet_conf.txt /conf/import/script_conf.txt |