mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-16 16:34:21 +00:00
fix: update .gitignore to include token.json
This commit is contained in:
parent
64e8ee696d
commit
95d51b0ff5
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -28,4 +28,6 @@ go.work
|
|||
|
||||
package-lock.json
|
||||
*sqlite3
|
||||
.env
|
||||
.env
|
||||
|
||||
token.json
|
||||
Loading…
Add table
Reference in a new issue