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