SXXXXXXX_ProfileAnalyzer/launch_profiles.json
VALLONGOL e766172c47 Chore: Stop tracking files based on .gitignore update.
Untracked files matching the following rules:
- Rule "!.vscode/launch.json": 1 file
- Rule "*.prof": 6 files
2025-06-23 14:07:01 +02:00

18 lines
638 B
JSON

[
{
"name": "radar_import",
"run_as_module": true,
"target_path": "C:/src/____GitProjects/radar_data_reader",
"module_name": "radar_data_reader",
"script_args": "",
"python_interpreter": "c:\\Users\\admin\\AppData\\Local\\Programs\\Python\\Python313\\python.exe"
},
{
"name": "test_overlay",
"run_as_module": false,
"target_path": "C:/src/____GitProjects/FlightMonitor/test_overlay.py",
"module_name": "",
"script_args": "",
"python_interpreter": "c:\\Users\\admin\\AppData\\Local\\Programs\\Python\\Python313\\python.exe"
}
]