diff --git a/.gitignore b/.gitignore index 332ca04..0a28df3 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,7 @@ out/ .infura .DS_Store -/onchain/lib/**/node_modules/ -onchain/node_modules/ +**/node_modules/ # Ignore vim files: *~ @@ -27,7 +26,6 @@ ponder-repo tmp foundry.lock services/ponder/.env.local -node_modules # Test artifacts test-results/