document-processor / .gitignore
sanjaymalladi
Initial commit
14e3f2f
raw
history blame contribute delete
82 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.env
*.db
document_store/
temp_*