This commit is contained in:
User
2026-05-11 14:06:51 +03:00
parent 9fb566155b
commit ec736c09f5
11 changed files with 828 additions and 591 deletions
+16
View File
@@ -0,0 +1,16 @@
.git
.gitignore
.kilo
.vscode
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.venv/
venv/
.env
logs/
data/
tests/
docs/