lotus/.gitignore
2019-12-01 02:30:12 -08:00

28 lines
381 B
Plaintext

/lotus
/lotus-storage-miner
/pond
/townhall
/fountain
/lotuspond/front/node_modules
/lotuspond/front/build
/cmd/lotus-townhall/townhall/node_modules
/cmd/lotus-townhall/townhall/build
**/*.h
**/*.a
**/*.pc
/**/*/.DS_STORE
.DS_STORE
build/.*
build/paramfetch.sh
/vendor
/blocks.dot
/blocks.svg
/chainwatch
/chainwatch.db
*-fuzz.zip
/chain/types/work_msg/
bin/ipget
bin/tmp/*
.idea