mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
10 lines
No EOL
275 B
Text
10 lines
No EOL
275 B
Text
## Include
|
|
include README.md COPYING COPYING.lesser NOTICE requirements.txt
|
|
recursive-include compiler *.py *.tl *.tsv *.txt
|
|
|
|
## Exclude
|
|
prune pyrogram/errors/exceptions
|
|
prune pyrogram/raw/functions
|
|
prune pyrogram/raw/types
|
|
prune pyrogram/raw/base
|
|
exclude pyrogram/raw/all.py |