Fix typos, add .gitignore

This commit is contained in:
Ulf Wiger
2025-03-09 21:58:35 +01:00
parent 3a061f057c
commit f789e9e945
5 changed files with 73 additions and 14 deletions
+28
View File
@@ -0,0 +1,28 @@
.rebar3
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
.directory
ebin
log
erl_crash.dump
.rebar
logs
_build
REVISION
VERSION
*.erl~
*.aes~
data/mnesia
_checkouts/
tmp/
rebar3.crashdump
eqc-lib
eqc
eunit_report/*.xml
.history
.vscode