lotus/.gitignore
Ignacio Hagopian 312bab0843 docker: fix build, upgrade Go
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
2020-04-06 11:25:18 -03:00

38 lines
512 B
Plaintext

/lotus
/lotus-storage-miner
/lotus-seal-worker
/lotus-seed
/lotus-health
/lotus-shed
/pond
/townhall
/fountain
/stats
/bench
/bench.json
/lotuspond/front/node_modules
/lotuspond/front/build
/cmd/lotus-townhall/townhall/node_modules
/cmd/lotus-townhall/townhall/build
extern/filecoin-ffi/rust/target
**/*.a
**/*.pc
/**/*/.DS_STORE
.DS_STORE
build/.*
build/paramfetch.sh
/vendor
/blocks.dot
/blocks.svg
/chainwatch
/chainwatch.db
/bundle
/darwin
/linux
*-fuzz.zip
/chain/types/work_msg/
bin/ipget
bin/tmp/*
.idea