From e3c634e8e045d41ae0bbf86582ac105803ca736e Mon Sep 17 00:00:00 2001 From: arian Date: Fri, 9 Feb 2024 17:58:38 +0100 Subject: [PATCH] added gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2a8645f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.hugo_build.lock