Добавлен .gitignore

This commit is contained in:
2026-05-07 01:02:50 +03:00
parent 93e33b170b
commit 2e871fdd8e
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
.venv/
.idea/
config.py
__pycache__/
*.pyc
*.pyo
Binary file not shown.