V0 finally out

This commit is contained in:
Renn F
2025-12-14 22:05:34 +01:00
parent 348795c50b
commit bc9cd7575d
17 changed files with 1248 additions and 240 deletions
+24
View File
@@ -0,0 +1,24 @@
.git
.gitignore
.github
.venv
.env
.env.*
__pycache__
*.pyc
*.pyo
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov
dist
build
*.egg-info
.tasks
docs
tests
*.md
!README.md
Makefile
.pre-commit-config.yaml