prije gemini provjere

This commit is contained in:
mariomitte
2026-05-31 19:21:25 +02:00
commit 9aff9c5dc1
191 changed files with 17016 additions and 0 deletions

6
001.BACKEND/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"python.defaultInterpreterPath": "${workspaceFolder}/env/Scripts/python.exe",
"python.analysis.extraPaths": [
"${workspaceFolder}"
]
}