mirror of
https://github.com/YerbaPage/LongCodeZip.git
synced 2025-10-22 23:19:46 +03:00
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
include README.md
|
|
include LICENSE
|
|
include requirements.txt
|
|
recursive-include longcodezip *.py
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co]
|
|
|