enoise/.gitignore
2025-04-24 22:26:59 +02:00

19 lines
139 B
Plaintext

.rebar3
_*
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin/*.beam
log
erl_crash.dump
.rebar
logs
_build
.idea
rebar3.crashdump
doc