Reintroduce .vscode/ to .gitignore

This commit is contained in:
Oliver Hamlet
2025-06-11 21:44:41 +01:00
parent e6432db640
commit 2f683a51d5
+1
View File
@@ -1,4 +1,5 @@
/target
/testing-plugins
.venv/
.vscode/
build/