From 623d22715ae47b1ba9e348c94fe6fbfebff11bbe Mon Sep 17 00:00:00 2001 From: KeyLime17 Date: Mon, 14 Apr 2025 20:47:13 -0400 Subject: [PATCH] temporary workaround for skeletons --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3f5959c..00feb8e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ build .gradle .vs .git +.idea