From 0c79d38de9f1b2133496aedaf77c999c3f94427f Mon Sep 17 00:00:00 2001 From: lukas0008 Date: Fri, 30 Aug 2024 14:46:49 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cf10624aa..967087ee2 100644 --- a/.gitignore +++ b/.gitignore @@ -89,4 +89,7 @@ configuration.toml features.toml -*.local.nbt \ No newline at end of file +*.local.nbt + + +.vscode/settings.json