Update .gitignore

This commit is contained in:
Hassan Abedi 2026-03-03 11:11:21 +00:00
parent 6922c3ef3b
commit 4009315500

4
.gitignore vendored
View File

@ -11,7 +11,7 @@ venv
.zed .zed
rust/target rust/target
site site/
.pytest_cache .pytest_cache
.ruff_cache .ruff_cache
@ -40,3 +40,5 @@ target
## Misc ## Misc
*.log *.log
tmp/
temp/