# OS / editor .DS_Store Thumbs.db .idea/ .vscode/ *.suo *.ntvs* *.njsproj *.sln *.sw? # Secrets / local env .env .env.* !.env.example frontend/.env frontend/.env.* backend/license/* license-issuer/private_key.b64 license-issuer/*.lic # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Python __pycache__/ *.py[cod] *.pyo *.pyd .pytest_cache/ .mypy_cache/ .ruff_cache/ # Frontend frontend/node_modules/ frontend/dist/ frontend/dist-ssr/ frontend/.vite/ *.local # Runtime / generated outputs .orbit_stage/ .start_process_probe/ .idl/ backend/.idl/ backend/tmp/ backend/runtime/ backend/image_cache/ backend/result_products/ nginx/temp/ experiments/**/scratch/ backend/quality_model.pkl /_par_win_*.xls /IDL*.tmp /env_*.xyz .codex_tmp/ .codex_tmp_* base.out tmp_dir_coreg_*/ # Local third-party runtime bundles third_party/LandSAR/ third_party/GF3_L1A_To_L2_pipeline/ # Large local datasets / installers Data/ 配置包/