From a82cdf16de474c8b812df694af5222933b30fa6b Mon Sep 17 00:00:00 2001 From: az Date: Sat, 13 Nov 2021 19:34:15 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 88193d5..badefc2 100644 --- a/.gitignore +++ b/.gitignore @@ -22,8 +22,7 @@ logs/ *.iml .idea/ -#valid-auth.edn -#valid-config.edn +# config files my-auth.edn my-config.edn auth-local.edn @@ -31,4 +30,9 @@ config-local.edn auth.edn config.edn +# certificate ca.crt + +# chaches +.clj-kondo/.cache +.lsp/.cache/