fix: update .gitignore to include token.json

This commit is contained in:
Chigozirim Igweamaka 2025-07-15 15:39:28 +01:00
parent 64e8ee696d
commit 95d51b0ff5

2
.gitignore vendored
View file

@ -29,3 +29,5 @@ go.work
package-lock.json package-lock.json
*sqlite3 *sqlite3
.env .env
token.json