From 284eead5faba6e261212829cb47d9a7673d51753 Mon Sep 17 00:00:00 2001 From: Hannah Date: Wed, 10 Jun 2026 18:09:37 +0200 Subject: [PATCH] Add gitignore parameters --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 88f869e..e5de32f 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,8 @@ /patchouli_data.json /rhino.local.properties /vista_ffmpeg_sources.json + +# NOT REQUIRED FOR SERVER FILES: +/minecraftinstance.json +/vista_web_content_cache +/kubejs \ No newline at end of file