From b7499aec2389c4cd05368f63c08393da1b13f692 Mon Sep 17 00:00:00 2001 From: Alexis A Date: Wed, 22 Mar 2023 18:31:53 +0100 Subject: [PATCH] chore: ignore .well-known folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 331e9c3..fd01ef4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .htaccess update-riot.sh +.well-known