diff --git a/.npmignore b/.npmignore index 931beb2d4..b77c21897 100644 --- a/.npmignore +++ b/.npmignore @@ -4,10 +4,11 @@ # Allowlisted deployment networks. !/deployments/goerli/** !/deployments/mainnet/** +!/deployments/sepolia/** # Allow everything in /contracts ... !/contracts/** # ... except tests /contracts/test/** /contracts/system_tests/** -/foundry.toml \ No newline at end of file +/foundry.toml