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

3
.gitignore vendored
View File

@ -153,4 +153,5 @@ dmypy.json
baseline/*
_dist/*
_build/*
__UCC/*
__UCC/*
.pytest_cache/*