diff --git a/.gitignore b/.gitignore index ab70163..c1b9b27 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gen /lib /foundry.toml +/broadcast diff --git a/Makefile b/Makefile index 5dc7fe4..23a0f63 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -tests: +tests: build bin/test.sh build: