dgf-prototype/ethereum/.gitignore

15 lines
152 B
Plaintext
Raw Permalink Normal View History

2024-03-04 19:33:06 -06:00
node_modules
.env
# Hardhat files
/cache
/artifacts
# TypeChain files
/typechain
/typechain-types
# solidity-coverage files
/coverage
/coverage.json