# Ignore development and environment files .git .dvc .vscode venv __pycache__ # Ignore data we don't need in the final app artifacts/ data/ # Ignore config files we no longer need for this deployment .streamlit/ dvc.yaml packages.txt