Chore: Stop tracking files based on .gitignore update.

Untracked files matching the following rules:
- Rule "!.vscode/launch.json": 1 file
- Rule "_build/": 11 files
- Rule "_dist/": 950 files
This commit is contained in:
VALLONGOL 2025-06-24 07:40:33 +02:00
parent 667108dfe4
commit 04ed8f869d

4
.gitignore vendored
View File

@ -150,4 +150,6 @@ dmypy.json
*~
*.prof
*.prof
_dist/
_build/