woody_erlang/.gitignore
2022-10-03 14:27:41 +03:00

15 lines
142 B
Plaintext

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