From ecc0775ba6277fde2ccca2bed26b49b15ec13854 Mon Sep 17 00:00:00 2001 From: Calvin Vitting Date: Thu, 27 Aug 2026 22:20:24 +0200 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9501e01 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# in this file u can specify which files should be ignored by git +.obsidian/workspace.json