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.

44 lines
495 B

10 years ago
6 years ago
6 years ago
  1. *.swp
  2. *.swo
  3. .bak
  4. *.bak
  5. .DS_Store
  6. build/*
  7. rpc/test/.tendermint
  8. .tendermint
  9. remote_dump
  10. .revision
  11. vendor
  12. .vagrant
  13. test/p2p/data/
  14. test/logs
  15. coverage.txt
  16. docs/_build
  17. docs/.vuepress
  18. docs/dist
  19. *.log
  20. abci-cli
  21. docs/node_modules/
  22. index.html.md
  23. scripts/wal2json/wal2json
  24. scripts/cutWALUntil/cutWALUntil
  25. .idea/
  26. *.iml
  27. .vscode/
  28. libs/pubsub/query/fuzz_test/output
  29. shunit2
  30. .tendermint-lite
  31. addrbook.json
  32. */vendor
  33. */.glide
  34. .terraform
  35. terraform.tfstate
  36. terraform.tfstate.backup
  37. terraform.tfstate.d
  38. .vscode