mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-04-19 08:56:12 +00:00
fix: update .gitignore to ignore recordings directory
This commit is contained in:
parent
5b24c06e6d
commit
69bd180e99
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -23,6 +23,7 @@
|
|||
# Go workspace file
|
||||
go.work
|
||||
**songs**
|
||||
**recordings**
|
||||
.vscode
|
||||
|
||||
package-lock.json
|
||||
|
|
Loading…
Add table
Reference in a new issue