tornado-contracts/.gitignore

15 lines
152 B
Plaintext
Raw Normal View History

2024-03-30 00:52:45 +03:00
node_modules
.env
# Hardhat files
/cache
/artifacts
# TypeChain files
/typechain
/typechain-types
# solidity-coverage files
/coverage
/coverage.json