diff --git a/.gitignore b/.gitignore index 88a9faa..71b8014 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env node_modules/ -serviceAccountKey.json \ No newline at end of file +serviceAccountKey.json +tokens.json \ No newline at end of file