# Local runtime data and downloaded model weights models/*.pt .env.local # Node / build outputs node_modules/ dist/ # Python cache __pycache__/ *.py[cod] .pytest_cache/ # Logs and temporary files *.log *.tmp