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
481 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/dist
  18. *.log
  19. abci-cli
  20. docs/node_modules/
  21. index.html.md
  22. scripts/wal2json/wal2json
  23. scripts/cutWALUntil/cutWALUntil
  24. .idea/
  25. *.iml
  26. .vscode/
  27. libs/pubsub/query/fuzz_test/output
  28. shunit2
  29. .tendermint-lite
  30. addrbook.json
  31. */vendor
  32. */.glide
  33. .terraform
  34. terraform.tfstate
  35. terraform.tfstate.backup
  36. terraform.tfstate.d
  37. .vscode