Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rexhaif
/
pdf2txt
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pdf2txt
/
.gitignore
Daniil Larionov
V1 ready
4d86d72
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
152 Bytes
# Ignore Python cache files
__pycache__/
*
.pyc
*
.pyo
*
.pyd
# Ignore flagged folder
flagged/
# Add other files or directories you want to ignore below