initial commit

This commit is contained in:
fabio
2017-03-11 01:27:55 +01:00
committed by Gogs
commit a2346a343f
3 changed files with 23 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# ---> Erlang
.eunit
deps
*.o
*.beam
*.plt
erl_crash.dump
ebin
rel/example_project
.concrete/DEV_MODE
.rebar