From 43d60775670e56cf0acebd72d914f6c650316f8d Mon Sep 17 00:00:00 2001 From: akanealw Date: Fri, 9 May 2025 11:00:34 -0500 Subject: [PATCH] added acme.json to gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ed94bd7..30dfa5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.db *.sqlite +acme.json \ No newline at end of file