From 319f6e7ef8e6643316c6ca4e47a3a42e332dbea9 Mon Sep 17 00:00:00 2001 From: Niklas Amundsson Date: Mon, 4 May 2026 22:52:35 +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..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file