diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 28ddb2c09..6d481e30d 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ XmppAddr.hrl /priv/sql /rel/ejabberd /_build -/mnesiadb +/database/ /.rebar /rebar.lock +/log/ |