machi/.gitignore
Scott Lystig Fritchie 58d2a43b37 Very first packaging draft, no cuttlefish
* "make rel" does something not horrible
* `rel/machi/bin/machi console` launches a console to an idle VM
2015-10-16 01:23:10 +09:00

21 lines
257 B
Text

prototype/chain-manager/patch.*
.eqc-info
.eunit
deps
*.plt
erl_crash.dump
.concrete/DEV_MODE
.rebar
edoc
# PB artifacts for Erlang
include/machi_pb.hrl
# Release packaging
rel/machi
# Misc Scott cruft
*.patch
current_counterexample.eqc
foo*
typescript*