mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 06:36:29 +01:00
Add mise-en-place
to .gitignore
(#4300)
This commit is contained in:
parent
44e8292838
commit
a83046e1ec
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -92,3 +92,6 @@ telegram.jpg
|
|||
|
||||
# virtual env
|
||||
venv*
|
||||
|
||||
# environment manager:
|
||||
.mise.toml
|
Loading…
Reference in a new issue