first commit

This commit is contained in:
Heinz N. Gies 2015-09-22 02:03:01 +02:00
commit f9067af37f
7 changed files with 259 additions and 0 deletions

19
.gitignore vendored Normal file
View file

@ -0,0 +1,19 @@
.rebar3
_*
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
_rel
_deps
_plugins
_tdeps
logs
_build