mirror of
https://github.com/HKUDS/RAG-Anything.git
synced 2025-08-09 13:53:04 +03:00
10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
include requirements.txt
|
|
include README.md
|
|
include README_zh.md
|
|
include LICENSE
|
|
recursive-include raganything *.py
|
|
recursive-include examples *.py
|
|
global-exclude *.pyc
|
|
global-exclude __pycache__
|
|
global-exclude *.egg-info
|