# Python .history __pycache__/ *.py[cod] *$py.class *.so .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # Streamlit .streamlit/ # IDE .idea/ .vscode/ *.swp *.swo # Operating System .DS_Store Thumbs.db # Generated files filtered_results-*.json *.csv