.venv/ __pycache__/ *.pyc .ipynb_checkpoints/ .streamlit/ data/*.csv # If you generate processed CSVs, exclude them # For downloaded models (Hugging Face transformers cache) .cache/ venv/ .DS_Store