Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Ole
2026-05-18 21:31:52 +00:00
parent 6eedfffa4d
commit c9383788de
22 changed files with 1614 additions and 42 deletions
+26
View File
@@ -0,0 +1,26 @@
.git
.gitignore
.venv
.vscode
.env*
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
.pytest_cache
.mypy_cache
.ruff_cache
*.sqlite
*.db
cache/
tests/
.DS_Store
IMPLEMENTATION.md
AGENTS.md
PROJECT.md
USAGE.md
DOCKER.md
Makefile
docker-compose.override.yml