Add rebar.config and .gitignore files

This commit is contained in:
Juan Facorro 2015-09-21 15:09:18 -03:00
parent c888752806
commit 608f21bdcf
2 changed files with 2 additions and 0 deletions

1
rebar.config Normal file
View file

@ -0,0 +1 @@
{erl_opts, [debug_info]}.