diff --git a/.gitignore b/.gitignore index cb2e8191be..97815f41c8 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,6 @@ hardhat/coverage.json # Hardhat Ignition default folder for deployments against a local node hardhat/ignition/deployments/chain-31337 + +# Infrastructure related ignores +Infrastructure/secrets \ No newline at end of file