chore: cleanup

This commit is contained in:
royvardhan
2025-01-28 23:21:22 +05:30
parent b65b682e8d
commit 15e3933aa7
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@@ -31,4 +31,3 @@ target/
# Compiler files
foundry/cache/
foundry/out/
foundry/node_modules/

View File

@@ -1,3 +1,3 @@
{
"filter_paths": "lib,node_modules"
"filter_paths": "lib"
}