mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 04:35:24 +00:00
Fix no *.csv matching files
This commit is contained in:
parent
bbcd803b65
commit
5c72ee762a
@ -1,6 +1,6 @@
|
||||
## Include
|
||||
include COPYING COPYING.lesser NOTICE
|
||||
recursive-include compiler *.tl *.csv *.txt
|
||||
recursive-include compiler *.tl *.tsv *.txt
|
||||
|
||||
## Exclude
|
||||
prune pyrogram/api/errors/exceptions
|
||||
|
Loading…
Reference in New Issue
Block a user