fix: update .gitignore to correctly ignore the songs directory

This commit is contained in:
Chigozirim Igweamaka 2025-04-12 14:33:13 +01:00
parent 28eca1ea2a
commit 5b24c06e6d

2
.gitignore vendored
View file

@ -22,7 +22,7 @@
# Go workspace file # Go workspace file
go.work go.work
/songs **songs**
.vscode .vscode
package-lock.json package-lock.json