diff options
author | Evgeny Khramtsov <xramtsov@gmail.com> | 2015-09-29 21:27:49 +0300 |
---|---|---|
committer | Evgeny Khramtsov <xramtsov@gmail.com> | 2015-09-29 21:27:49 +0300 |
commit | 189267c1a1a4f4a2bc2f3e8953b0475ddf84b3c0 (patch) | |
tree | 995626b9de0e5456ba312858763fe7d4d589af3e | |
parent | Temporary switch to fork of oauth2 that compiles with r18 (diff) | |
parent | Ignore mnesiadb and _build (diff) |
Merge pull request #754 from scrogson/gitignore
Ignore mnesiadb and _build
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eb54d51e6..b4950e01e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,5 @@ XmppAddr.hrl /logs/ /priv/sql /rel/ejabberd +/_build +/mnesiadb |