aiogram/.gitignore
Alex Root Junior 6be0b36305
Dev 3.x api 4.8 (#317)
* AIOG-T-20 Bot API 4.8

* AIOG-T-20 Update aliases

* AIOG-T-20 Add parse mode passing in sendPoll method

* AIOG-T-20 Small changes in docs

* AIOG-T-20 Revert overriding remove keyboard default value and add tests

* AIOG-T-20 Bot API 4.8
2020-05-02 23:01:32 +03:00

19 lines
No EOL
141 B
Text

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