21 lines
177 B
Plaintext
21 lines
177 B
Plaintext
|
|
.git
|
||
|
|
.idea
|
||
|
|
venv
|
||
|
|
__pycache__
|
||
|
|
*.pyc
|
||
|
|
*.pyo
|
||
|
|
*.log
|
||
|
|
*.tar
|
||
|
|
*.tar.gz
|
||
|
|
*.zip
|
||
|
|
output
|
||
|
|
outputs
|
||
|
|
tmp
|
||
|
|
.cache
|
||
|
|
node_modules
|
||
|
|
web_ui/node_modules
|
||
|
|
web_ui/dist
|
||
|
|
mineru/cli/static/web
|
||
|
|
test_files
|
||
|
|
tests
|