fix: update .gitignore to ignore recordings directory

This commit is contained in:
Chigozirim Igweamaka 2025-04-12 14:34:46 +01:00
parent 5b24c06e6d
commit 69bd180e99

1
.gitignore vendored
View file

@ -23,6 +23,7 @@
# Go workspace file
go.work
**songs**
**recordings**
.vscode
package-lock.json