aiogram/.gitignore
2020-01-25 19:05:58 +02:00

18 lines
No EOL
124 B
Text

.idea/
__pycache__/
*.py[cod]
env/
build/
dist/
site/
*.egg-info/
*.egg
.mypy_cache
.pytest_cache
.coverage
reports
dev/