Commit Graph

6 Commits

Author SHA1 Message Date
Muromi Ukari f1a8fddea2 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.
2016-09-13 23:37:43 +09:00
John Haugeland bd4cc85a9e Add ebin, rel example, concrete dev mode, .rebar 2014-08-22 01:15:23 -07:00
0xAX 9d8b60e91d Erlang.gitignore erlang.crash.dump added 2013-01-14 15:01:00 +06:00
Yurii Rashkovskii e1c4a48729 priv is a legitimate part of an OTP application 2012-04-18 14:46:06 -07:00
James Lindstorff a226f5106b Added *.plt used by dialyzer 2011-06-13 09:40:25 -07:00
Kriss Kowalik 8152623b1e Added erlang gitignore 2010-11-09 06:41:10 +08:00