mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-18 17:34:22 +00:00
chore: update .gitignore to include sqlite3 and .env files
This commit is contained in:
parent
be76a55c52
commit
389d0fe794
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -26,3 +26,5 @@ go.work
|
||||||
.vscode
|
.vscode
|
||||||
|
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
*sqlite3
|
||||||
|
.env
|
||||||
Loading…
Add table
Reference in a new issue