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.

42 lines
582 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-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. index.html.md
  28. libs/pubsub/query/fuzz_test/output
  29. profile\.out
  30. remote_dump
  31. rpc/test/.tendermint
  32. scripts/cutWALUntil/cutWALUntil
  33. scripts/wal2json/wal2json
  34. shunit2
  35. terraform.tfstate
  36. terraform.tfstate.backup
  37. terraform.tfstate.d
  38. test/e2e/build
  39. test/e2e/networks/*/
  40. test/logs
  41. test/maverick/maverick
  42. test/p2p/data/
  43. vendor