Update Erlang.gitignore
/ebin can't be simply ignored because *.app should be put here. [Erlang Applications](http://erlang.org/doc/design_principles/applications.html) > 8.4 Directory Structure > ebin - Contains the Erlang object code, the beam files. The .app file is also placed here.
M
Muromi Ukari committed
f1a8fddea28ac2ee0d5e9e4cc4d2a29c8dddf530
Parent: de9da67
Committed by GitHub <noreply@github.com>
on 9/13/2016, 2:37:43 PM