Browse Source

Merge pull request #251 from fcristovao/patch-1

Add ebin/ to the list of ignored directories
Sergey Prokhorov 4 years ago
parent
commit
74b3277034
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 _build
 _build
 rebar3
 rebar3
 datadir/
 datadir/
+ebin/
 doc/*
 doc/*
 !doc/overview.edoc
 !doc/overview.edoc
 !doc/*.md
 !doc/*.md