Лабораторная работа 3: Сетевые соединения в Python

This commit is contained in:
2025-10-01 04:38:38 +03:00
commit 556dbbe544
10 changed files with 329 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
__pycache__/
*.pyc
*.pyo
.env
network_env/
.DS_Store
*.log
*.tmp
test_*
venv/
.env.local
*.env
*.env.local
.vscode/.env
secrets/*
*.key
*.pem