From e5f770af47b0804f888fa5046b4ac43021730a66 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Thu, 12 Sep 2024 21:02:49 +0200 Subject: [PATCH] add .nojekyll file Fixes access to files starting with a dot for github pages. Signed-off-by: Moritz Warning --- .nojekyll | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .nojekyll diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b