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

5
.gitignore vendored
View file

@ -25,4 +25,7 @@ go.work.sum
.env .env
# Build ouput # Build ouput
build/ build/
# vscode config
.vscode/