From 9b92e834d0f7fb2d18c55c34113a8f96ce55f64d Mon Sep 17 00:00:00 2001 From: Thies Mueller Date: Sat, 16 May 2026 17:13:54 +0200 Subject: [PATCH] add tokens to ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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