diff --git a/.gitignore b/.gitignore index 2bfb9c4..665774d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,7 @@ venv .zed rust/target -site +site/ .pytest_cache .ruff_cache @@ -40,3 +40,5 @@ target ## Misc *.log +tmp/ +temp/ \ No newline at end of file