lite-start

This commit is contained in:
2026-02-19 16:43:48 +05:00
parent 654ad5a97e
commit ee644609b8
12 changed files with 543 additions and 12 deletions

9
.gitignore vendored
View File

@@ -1,4 +1,4 @@
.env
.venv
__pycache__/
*.pyc
@@ -32,4 +32,9 @@ coverage.xml
*.cover
*.mp3
/pg_data
/data
/data
./models
models/
models/*
models
/models