venv/ .env .app_prefs.json # SEC filing cache files (auto-generated, do not commit) data/*.json data/*.html __pycache__/ .DS_Store # Streamlit .streamlit/ # Python *.py[cod] *.egg-info/ .eggs/ dist/ build/ # IDE .idea/ .vscode/ *.swp *.swo