diff --git a/.gitignore b/.gitignore index be17357..52c8f30 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,6 @@ go.work package-lock.json *sqlite3 -.env \ No newline at end of file +.env + +token.json \ No newline at end of file