ranger/.gitignore
2024-01-09 14:23:49 +03:00

20 lines
137 B
Plaintext

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