# Build artifacts *.tar.gz *.sha256 # Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg *.egg-info/ dist/ build/ # IDE .vscode/ .idea/ *.swp *.swo *~ # Venus OS runtime (created during installation) ext/ # Sensitive config (use forecast_config.example.json as template) forecast_config.json