Compare commits

...

1 Commits

Author SHA1 Message Date
849feb7beb второй коммит: дополнение файла gitignore 2025-07-02 11:08:19 +03:00

8
.gitignore vendored
View File

@ -1,8 +1,12 @@
users.db
config.py
*.pyc
*.pyo
*.egg-info
venv
myvenv
.env
.idea
__pycache__
config.cpython-313.pyc
.DS_Store
*.log
__pycache__/