aiogram/.gitignore
2019-11-15 12:44:24 +02:00

14 lines
105 B
Text

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