PIE-Med / .gitignore
giuseppericcio's picture
[MIGRATE] Migration from S3 to BackBlazeB2
9f7b840 verified
raw
history blame contribute delete
141 Bytes
# Ignore Python cache files
__pycache__
# Ignore virtual environment directories
.*
# Ignore Streamlit results directory
streamlit_results/