Spaces:
Sleeping
Sleeping
| .git | |
| .gitignore | |
| .env | |
| .claude | |
| __pycache__ | |
| *.pyc | |
| *.pyo | |
| data/*.db | |
| data/*.db-wal | |
| data/*.db-shm | |
| data/weeks/ | |
| .pytest_cache | |
| .mypy_cache | |
| .ruff_cache | |
| data-test | |
| tests | |
| docker-compose.test.yml | |
| README.md | |
| CLAUDE.md | |
| config.yaml | |