woody_erlang/.gitignore

15 lines
142 B
Plaintext
Raw Permalink Normal View History

# Build artifacts
2016-04-14 07:28:53 +00:00
/_build/
*.o
*.beam
*.plt
# Run artifacts
2016-04-14 07:28:53 +00:00
erl_crash.dump
log
test/woody_test_thrift.*
# make stuff
/.image.*
Makefile.env