dominant-v2/.gitignore
Rustem Shaydullin 57aab45c92
Initial commit
2024-07-24 18:55:59 +05:00

21 lines
153 B
Plaintext

.rebar3
_build
_checkouts
_vendor
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
logs
.idea
*.iml
rebar3.crashdump
*~