Skip to content

Commit b877b98

Browse files
committed
Do not ignore /ebin entirely as it contains rabbit_app.in
1 parent 7cd9615 commit b877b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
.#*
1111
TAGS
1212
erl_crash.dump
13+
/ebin/rabbit.app
1314
/build/
1415
/cover/
1516
/dist/
16-
/ebin/
1717
/etc/
1818
/plugins/
1919
/priv/plugins/

0 commit comments

Comments
 (0)