Ignore .vscode dir

This commit is contained in:
Chigozirim Igweamaka 2024-07-10 08:11:00 +01:00 committed by GitHub
parent 3788ada052
commit 259319a992

3
.gitignore vendored
View file

@ -23,5 +23,6 @@
# Go workspace file # Go workspace file
go.work go.work
/songs /songs
.vscode
package-lock.json package-lock.json