mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-17 00:44:19 +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
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -29,3 +29,5 @@ go.work
|
||||||
package-lock.json
|
package-lock.json
|
||||||
*sqlite3
|
*sqlite3
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
token.json
|
||||||
Loading…
Add table
Reference in a new issue