mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
11 lines
324 B
Plaintext
11 lines
324 B
Plaintext
## Include
|
|
include README.md COPYING COPYING.lesser NOTICE requirements.txt
|
|
recursive-include compiler *.py *.tl *.tsv *.txt
|
|
recursive-include pyrogram mime.types schema.sql
|
|
|
|
## Exclude
|
|
prune pyrogram/errors/exceptions
|
|
prune pyrogram/raw/functions
|
|
prune pyrogram/raw/types
|
|
prune pyrogram/raw/base
|
|
exclude pyrogram/raw/all.py |