mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +00:00
9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
## Include
|
|
include COPYING COPYING.lesser NOTICE requirements.txt
|
|
recursive-include compiler *.py *.tl *.tsv *.txt
|
|
|
|
## Exclude
|
|
prune pyrogram/api/errors/exceptions
|
|
prune pyrogram/api/functions
|
|
prune pyrogram/api/types
|
|
exclude pyrogram/api/all.py |