Добавлен .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
.gitignore vendored
View File

@ -1,3 +1,6 @@
.venv/
.idea/
config.py
__pycache__/
*.pyc
*.pyo

Binary file not shown.