Initial commit

This commit is contained in:
ThomasAerts 2018-12-21 08:38:54 +01:00 committed by GitHub
commit 311b3b252a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.gitignore vendored Normal file
View File

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