From 8c39c1955e3a38f748792123ae1d70955e4406aa Mon Sep 17 00:00:00 2001 From: Pablo de la Torre Jamardo Date: Sat, 13 Sep 2025 12:30:03 +0200 Subject: [PATCH] chore: add tokens to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index da73153..121b613 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.db target logs +tokens .env Icon? \ No newline at end of file