From e42e287f5b485f6c7fcd9e21477311a5fabc954c Mon Sep 17 00:00:00 2001 From: OMGeeky Date: Fri, 11 Oct 2024 23:41:03 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8234d05..b20157c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /target .idea target/ +/auth/ +/data.db