From 7f94b99f1b3fbe4d823cd082e6a07e4ecd841e7d Mon Sep 17 00:00:00 2001 From: RedSavant Date: Mon, 23 Mar 2026 18:06:12 +0100 Subject: [PATCH] Init without modules --- .gitignore | 1 + .idea/misc.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1fac4d5..5c6c6eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.idea/ .gradle build/ !gradle/wrapper/gradle-wrapper.jar diff --git a/.idea/misc.xml b/.idea/misc.xml index 4b151ab..f0c744c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,7 @@ - + + \ No newline at end of file