Update .gitignore to include IDE and cache directories
All checks were successful
Build Simulation and Test / Run All Tests (push) Successful in 28s
All checks were successful
Build Simulation and Test / Run All Tests (push) Successful in 28s
This commit is contained in:
parent
784123b9e1
commit
fb5d63f636
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,5 @@
|
|||||||
uv.lock
|
uv.lock
|
||||||
.venv/
|
.venv/
|
||||||
|
.idea/
|
||||||
|
.pytest_cache/
|
||||||
|
.ruff_cache/
|
||||||
Loading…
x
Reference in New Issue
Block a user