gmhive_client/.gitignore
2025-05-13 23:56:46 +02:00

31 lines
264 B
Plaintext

.rebar3
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
.directory
ebin/*.beam
log
erl_crash.dump
.rebar
logs
_build
REVISION
VERSION
*.erl~
*.aes~
*.config~
*.args~
data/mnesia
_checkouts*/
tmp/
rebar3.crashdump
eqc-lib
eqc
eunit_report/*.xml
.history
.vscode