mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Ignore Pyrogram generated files
This commit is contained in:
parent
4ed7110048
commit
5ff61dd53d
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,3 +1,9 @@
|
||||||
|
# Pyrogram generated code
|
||||||
|
pyrogram/api/errors/exceptions/
|
||||||
|
pyrogram/api/functions/
|
||||||
|
pyrogram/api/types/
|
||||||
|
pyrogram/api/all.py
|
||||||
|
|
||||||
# PyCharm stuff
|
# PyCharm stuff
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue