gitignore vscode config

This commit is contained in:
Noah 2024-12-22 08:20:51 +01:00
parent 60fd4b963c
commit 20b5287675
No known key found for this signature in database
GPG key ID: D2A7E2C8F77E0430

3
.gitignore vendored
View file

@ -26,3 +26,6 @@ go.work.sum
# Build ouput
build/
# vscode config
.vscode/