Chore: Stop tracking files based on .gitignore update.

Untracked files matching the following rules:
- Rule "!.vscode/launch.json": 1 file
This commit is contained in:
VALLONGOL 2025-12-23 09:33:08 +01:00
parent 73cc1606af
commit 4446eb863a

3
.gitignore vendored
View File

@ -148,3 +148,6 @@ dmypy.json
# Temporary files
*.swp
*~
_build/
_dist/