DataHubHub / .gitignore
whackthejacker's picture
Upload 34 files
43b66f1 verified
raw
history blame contribute delete
152 Bytes
__pycache__/
*.py[cod]
*$py.class
.env
.venv
env/
venv/
ENV/
database/data/*.db
fine_tuned_models/
.streamlit/secrets.toml
.ipynb_checkpoints/
.DS_Store