Skeleton project

This commit is contained in:
Hans Svensson
2022-01-13 15:30:16 +01:00
commit 864c42ed8c
6 changed files with 63 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
.rebar3
_*
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
logs
_build
.idea
*.iml
rebar3.crashdump
*~