You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
683 B

6 years ago
  1. *.bak
  2. *.iml
  3. *.log
  4. *.swo
  5. *.swp
  6. */.glide
  7. */vendor
  8. .DS_Store
  9. .bak
  10. .idea/
  11. .revision
  12. .tendermint
  13. .tendermint-lite
  14. .terraform
  15. .vagrant
  16. .vendor-new/
  17. .vscode/
  18. abci/abci-cli
  19. addrbook.json
  20. artifacts/*
  21. build/*
  22. coverage.txt
  23. docs/.vuepress/dist
  24. docs/_build
  25. docs/dist
  26. docs/node_modules/
  27. docs/spec
  28. index.html.md
  29. libs/pubsub/query/fuzz_test/output
  30. profile\.out
  31. remote_dump
  32. rpc/test/.tendermint
  33. scripts/cutWALUntil/cutWALUntil
  34. scripts/wal2json/wal2json
  35. shunit2
  36. terraform.tfstate
  37. terraform.tfstate.backup
  38. terraform.tfstate.d
  39. test/app/grpc_client
  40. test/e2e/build
  41. test/e2e/networks/*/
  42. test/logs
  43. test/p2p/data/
  44. vendor
  45. test/fuzz/**/corpus
  46. test/fuzz/**/crashers
  47. test/fuzz/**/suppressions
  48. test/fuzz/**/*.zip