bender/.gitignore
2022-04-28 11:42:34 +03:00

14 lines
117 B
Plaintext

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