первый commit

This commit is contained in:
2025-12-03 16:35:50 +03:00
commit 41bbdecba5
19 changed files with 1478 additions and 0 deletions
Executable
+23
View File
@@ -0,0 +1,23 @@
.ipynb_checkpoints
__pycache__/
# Python bytecode / build artifacts
*.py[cod]
*.pyo
*.pyd
*.egg-info/
*.egg
# Virtual environments
.venv/
venv/
# Editor / IDE settings
.idea/
.vscode/
# Local config
.env
# Logs
*.log