chore: track VS Code tasks.json and launch.json in git

This commit is contained in:
GitHub Actions
2025-12-14 00:16:47 +00:00
parent 7ab2ce2617
commit eb16452d8b
3 changed files with 279 additions and 2 deletions
+5 -2
View File
@@ -81,8 +81,11 @@ charon.db
*~
.DS_Store
*.xcf
.vscode/
.vscode/launch.json
# VS Code - ignore settings but keep shared configs
.vscode/*
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.vscode.backup*/
# -----------------------------------------------------------------------------