Update .gitignore
This commit is contained in:
parent
6922c3ef3b
commit
4009315500
4
.gitignore
vendored
4
.gitignore
vendored
@ -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/
|
||||||
Loading…
x
Reference in New Issue
Block a user