Skip to content

Commit

Permalink
Do not ignore /ebin entirely as it contains rabbit_app.in
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbbell committed Jul 22, 2015
1 parent 7cd9615 commit b877b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -10,10 +10,10 @@
.#*
TAGS
erl_crash.dump
/ebin/rabbit.app
/build/
/cover/
/dist/
/ebin/
/etc/
/plugins/
/priv/plugins/
Expand Down

0 comments on commit b877b98

Please sign in to comment.