.idea/

__pycache__/
*.py[cod]

env/
build/
dist/
site/
*.egg-info/
*.egg
aiogram_cli/_meta.py

.mypy_cache
.pytest_cache
.coverage
reports

dev/
