From: Ari Johnson Date: Sat, 23 Apr 2011 18:35:59 +0000 (-0400) Subject: Update .gitignore to leave out reboot.db and PANIC.db X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=5d05c20c9d391cd6086e5071b61ccdb2c076a73f;p=cobramush.git Update .gitignore to leave out reboot.db and PANIC.db --- diff --git a/.gitignore b/.gitignore index 1d43aaa..74d2e89 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ game/alias.cnf game/names.cnf game/restrict.cnf game/core +game/reboot.db game/data/chunkswap game/data/flagdb game/data/flagdb.* @@ -32,6 +33,7 @@ game/data/maildb game/data/maildb.* game/data/outdb game/data/outdb.* +game/data/PANIC.db game/log/*.log game/txt/compose.sh game/txt/events.txt