machi/.gitignore
Scott Lystig Fritchie d602663060 Ignore RUNLOG*
2015-12-18 13:43:18 +09:00

30 lines
391 B
Text

prototype/chain-manager/patch.*
.eqc-info
.eunit
deps
erl_crash.dump
.concrete/DEV_MODE
.rebar
edoc
# Dialyzer stuff
.dialyzer-last-run.txt
.ebin.native
.local_dialyzer_plt
dialyzer_unhandled_warnings
dialyzer_warnings
*.plt
# PB artifacts for Erlang
include/machi_pb.hrl
# Release packaging
rel/machi
# Misc Scott cruft
*.patch
current_counterexample.eqc
foo*
RUNLOG*
typescript*
*.swp