Remove cache files and uv.lock and add them all to ignore
This commit is contained in:
@@ -1 +1,6 @@
|
||||
.venv/
|
||||
**/__pycache__/*
|
||||
**/*.egg-info
|
||||
.mypy_cache/
|
||||
**/.env
|
||||
.coverage
|
||||
|
||||
Reference in New Issue
Block a user