bouncer-client-erlang/.gitignore
2022-03-17 20:25:10 +03:00

14 lines
117 B
Plaintext

# Build artifacts
/_build/
*.o
*.beam
*.plt
# Run artifacts
erl_crash.dump
log
# make stuff
/.image.*
Makefile.env