mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
.gitignore docs generated files
This commit is contained in:
parent
303712f599
commit
350ec152bc
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -10,6 +10,10 @@ pyrogram/raw/functions/
|
|||
pyrogram/raw/types/
|
||||
pyrogram/raw/base/
|
||||
pyrogram/raw/all.py
|
||||
docs/source/telegram
|
||||
docs/source/api/methods/
|
||||
docs/source/api/bound-methods/
|
||||
docs/source/api/types/
|
||||
|
||||
# PyCharm stuff
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Reference in a new issue