First commit

This commit is contained in:
Ulf Wiger
2025-05-13 23:56:46 +02:00
commit a979e18b51
30 changed files with 2255 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
.rebar3
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
.directory
ebin/*.beam
log
erl_crash.dump
.rebar
logs
_build
REVISION
VERSION
*.erl~
*.aes~
*.config~
*.args~
data/mnesia
_checkouts*/
tmp/
rebar3.crashdump
eqc-lib
eqc
eunit_report/*.xml
.history
.vscode