From 302c4a88f8910c7af434dc2f7083a9e7deee6297 Mon Sep 17 00:00:00 2001 From: Martijn Date: Sun, 29 Dec 2024 15:04:17 +0100 Subject: [PATCH] local settings should not be in the repo --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c6f9a44 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode/settings.json