From 6ced144db0441133701cb1982de0137a82a14698 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 13 Oct 2024 23:57:45 -0700 Subject: fix server side captcha authentication --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4d85eea..92ff4a1 100644 --- a/.gitignore +++ b/.gitignore @@ -198,3 +198,4 @@ build/ ### Mac OS ### .DS_Store +.env*.local -- cgit v1.2.3