From 706baf81aad8b7853c462d07b5f30e810e060557 Mon Sep 17 00:00:00 2001 From: Elias Kohout Date: Wed, 1 Apr 2026 22:30:01 +0200 Subject: [PATCH] add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store