This commit is contained in:
Thejesh 2026-07-23 09:19:09 -07:00 committed by GitHub
commit fe99f8e6f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,19 @@
# Hardhat
# https://hardhat.org/
#
# Recommended: Node.gitignore
# Compilation artifacts
/artifacts
# Compilation cache
/cache
# TypeChain-generated types
# Default for @nomicfoundation/hardhat-typechain (Hardhat 3)
/types
# Default for @typechain/hardhat (Hardhat 2)
/typechain-types
# Hardhat Ignition deployment output
/ignition/deployments