initial commit

This commit is contained in:
Peter Harpending
2026-04-20 12:46:53 -07:00
commit f71826357b
6 changed files with 105 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
*~