From 65e14d6a4861a4a96487e2440824b6c8afcbff7d Mon Sep 17 00:00:00 2001 From: Nikolaj Frey Date: Mon, 27 Feb 2023 19:40:02 +1100 Subject: [PATCH] =?UTF-8?q?Thing=20Time=20=F0=9F=93=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45b2cea --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +localhost-key.pem +localhost.pem \ No newline at end of file