add .vscode stuff to gitignore (because Copilot is just way better with VSCode)

This commit is contained in:
Mauro Romito
2026-04-02 17:17:07 +02:00
committed by Mauro
parent 41db3a1815
commit 2ced4f5427

1
.gitignore vendored
View File

@@ -41,6 +41,7 @@ build
## Editors ## Editors
.nova .nova
.vscode
## Project specific ## Project specific
test_output test_output