Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Erlang.gitignore | Muromi Ukari | 2016-09-13 | 1 | -1/+1 |
| | | | | | | | /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. | ||||
* | Add ebin, rel example, concrete dev mode, .rebar | John Haugeland | 2014-08-22 | 1 | -0/+4 |
| | |||||
* | Erlang.gitignore erlang.crash.dump added | 0xAX | 2013-01-14 | 1 | -1/+2 |
| | |||||
* | priv is a legitimate part of an OTP application | Yurii Rashkovskii | 2012-04-18 | 1 | -1/+0 |
| | |||||
* | Added *.plt used by dialyzer | James Lindstorff | 2011-06-13 | 1 | -0/+1 |
| | |||||
* | Added erlang gitignore | Kriss Kowalik | 2010-11-09 | 1 | -0/+5 |