From 5820df920896cefdd0b4745698be4e6db3f97179 Mon Sep 17 00:00:00 2001 From: Arubik <102335860+ArubikU@users.noreply.github.com> Date: Thu, 3 Jul 2025 11:27:56 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4a412a23f..b914f987b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ build/ .idea/ !/libs/*.jar -!/gradle/wrapper/*.jar \ No newline at end of file +!/gradle/wrapper/*.jar +.vscode/settings.json