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.

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