From 7bc044b9713c3903cf58c13192cfe1adc9a75a64 Mon Sep 17 00:00:00 2001
From: Felix Valentini <felixvalentini@Felixs-MBP.fritz.box>
Date: Mon, 5 Dec 2022 13:13:02 +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..1df7380
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.\~
\ No newline at end of file
-- 
GitLab