# See http://help.github.com/ignore-files/ for more about ignoring files. # # If you find yourself ignoring temporary files generated by your text editor # or operating system, you probably want to add a global ignore instead: # git config --global core.excludesfile ~/.gitignore_global /statusd-data /cmd/statusd/statusd-data /cmd/statusd/statusd /cmd/statusd-cli/statusd-cli /wnode-status-data /cmd/wnode-status/wnode-status-data /cmd/wnode-status/wnode-status /tmp */**/*un~ */**/*.test *un~ .DS_Store */**/.DS_Store .ethtest */**/*tx_database* */**/*dapps* vendor/github.com/ethereum/go-ethereum/vendor node_modules/ tags build/ #* .#* *# *~ .project .settings # used by the Makefile /build/_workspace/ /build/bin/ # travis profile.tmp profile.cov # vagrant .vagrant # tests .ethereumtest/ /vendor/**/*_test.go *.test # # golang coverage.out coverage-all.out coverage.html # vim swap files [._]*.s[a-v][a-z] [._]*.sw[a-p] [._]s[a-v][a-z] [._]sw[a-p] Session.vim .undodir/* /.idea/ /.vscode/ /cmd/*/.ethereum/ *.iml # created for running container _assets/compose/bootnode/keys # do not vendor nested vendor/ dirs vendor/**/vendor # nodejs package package.json package-lock.json # junit reports for Jenkins integration report.xml # go test logs test.log test_*.log **/exit_code_*.txt # Waku libs vendor/github.com/waku-org/go-zerokit-rln-x86_64/ vendor/github.com/waku-org/go-zerokit-rln-apple/ vendor/github.com/waku-org/go-zerokit-rln-arm/