From c6f493eec6bdd05e54a2b4cb4b71200c91774203 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sun, 4 Feb 2024 22:25:51 +0100 Subject: [PATCH] update gitignore --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b1462b2..4d40b14 100644 --- a/.gitignore +++ b/.gitignore @@ -49,4 +49,12 @@ /**/**/saves /**/**/versions /**/**/options.txt -/**/**/.sl_password \ No newline at end of file +/**/**/.sl_password + +/**/**/resourcepacks +/**/**/shaderpacks + +/**/**/3dskinlayers.jar +/**/**/firstperson.jar +/**/**/oculus.jar +/**/**/rubidium.jar \ No newline at end of file