Browse Source

Add ebin/ to the list of ignored directories

Filipe Cristóvão 4 years ago
parent
commit
3c14c5fd77
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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