Initial commit. Working dep resource

This commit is contained in:
Ulf Wiger
2025-11-27 23:04:35 +01:00
commit 61332fc4f7
7 changed files with 470 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
.rebar3
_build
_checkouts
_vendor
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
logs
.idea
*.iml
rebar3.crashdump
*~