Remove cache files and uv.lock and add them all to ignore

This commit is contained in:
2026-02-08 12:30:55 +09:00
parent feda1cf85d
commit d8cceac003
4 changed files with 5 additions and 106 deletions
+5
View File
@@ -1 +1,6 @@
.venv/
**/__pycache__/*
**/*.egg-info
.mypy_cache/
**/.env
.coverage