v2.2.1: clean branch — only v2.2.1 code with 11 security fixes

This commit is contained in:
anten-ka
2026-04-06 21:06:28 +03:00
parent de60f710f5
commit 55134f4864
9 changed files with 0 additions and 523 deletions

18
.gitignore vendored
View File

@@ -1,18 +0,0 @@
# Секреты и конфиг с токенами
.env
*.env.local
config.local.env
# Python
__pycache__/
*.py[cod]
venv/
.venv/
*.egg-info/
.eggs/
# Временные и системные
.DS_Store
Thumbs.db
*.log
*.tmp