.gitignore 110 B

123456789101112
  1. node_modules
  2. types
  3. coverage
  4. coverage.json
  5. .secret
  6. .infura
  7. .DS_Store
  8. build
  9. circuits/*.json
  10. circuits/*.bin
  11. .env