From cf7bd1aec7e9908f80bfc014fc53a1144e17ccb5 Mon Sep 17 00:00:00 2001 From: Sakarias Johansson Date: Thu, 5 Jan 2023 17:22:10 +0100 Subject: =?UTF-8?q?Initial=20commit=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b428354 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/release* -- cgit v1.2.3