Chore: Stop tracking files based on .gitignore update.

Untracked files matching the following rules:
- Rule "!.vscode/launch.json": 1 file
- Rule "!.vscode/settings.json": 1 file
This commit is contained in:
VALLONGOL 2025-11-27 12:49:18 +01:00
parent c62d9ce238
commit 35db12d506

1
.gitignore vendored
View File

@ -154,3 +154,4 @@ baseline/*
_dist/* _dist/*
_build/* _build/*
__UCC/* __UCC/*
.pytest_cache/*