Add rebar.config and .gitignore files
This commit is contained in:
parent
c888752806
commit
608f21bdcf
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ebin/
|
1
rebar.config
Normal file
1
rebar.config
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{erl_opts, [debug_info]}.
|
Loading…
Add table
Add a link
Reference in a new issue