mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
16 lines
119 B
Text
16 lines
119 B
Text
.idea/
|
|
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
env/
|
|
build/
|
|
dist/
|
|
site/
|
|
*.egg-info/
|
|
*.egg
|
|
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.coverage
|
|
reports
|