Update .gitignore

This commit is contained in:
2026-03-09 11:10:46 +05:00
committed by GitHub
parent 4ace3b6611
commit c30c6396e6

28
.gitignore vendored
View File

@@ -2,4 +2,30 @@
bot.log
__pycache__/
*.pyc
2.3.0
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.vscode/
.idea/
*.swp
*.swo
*.log