Commit f1a8fdd
authored
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.1 parent de9da67 commit f1a8fdd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
0 commit comments