diff --git a/.gitignore b/.gitignore index d01d9795f..44cf682e2 100644 --- a/.gitignore +++ b/.gitignore @@ -46,5 +46,13 @@ node_modules/ .yarn/install-state.gz .pnp.* -#macOS +# macOS .DS_Store + +# Hardhat files +cache +artifacts +deployments + +# Typechain +typechain