From 994babaacffa54815010f285311bb42c3d193cff Mon Sep 17 00:00:00 2001 From: bluepython508 <16466646+bluepython508@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:58:59 +0000 Subject: [PATCH] Expand gitignore to include other dbs or tokens --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1533305..f3b758a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target /.direnv/ -/db.sqlite +/*.sqlite /token +/token-*