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

4
.gitignore vendored
View file

@ -28,4 +28,6 @@ go.work
package-lock.json package-lock.json
*sqlite3 *sqlite3
.env .env
token.json