Files
self/contracts/.gitignore
2024-10-10 18:03:25 +09:00

17 lines
223 B
Plaintext

node_modules
.env
coverage
coverage.json
typechain
typechain-types
#Hardhat files
cache
artifacts
ignition/deployed_addresses.json
ignition/parameters.json
ignition/deployments
#Local verifier
contracts/verifiers/local/*