Initial commit

This commit is contained in:
2017-06-27 20:45:19 +00:00
committed by Gogs
commit d5d23078c8
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