diff --git a/iac/.gitignore b/iac/.gitignore index 6521675..f812bb6 100644 --- a/iac/.gitignore +++ b/iac/.gitignore @@ -2,3 +2,6 @@ /node_modules/ /.shadow-cljs/ .env +/core/.shadow-cljs/ +/app-services/.shadow-cljs/ +/out/ \ No newline at end of file