configure IntelliJ project settings and add .gitignore for IDE and Gradle

This commit is contained in:
2025-10-16 01:07:28 +02:00
parent 794dc1dbb1
commit 8f6950f9af
15 changed files with 300 additions and 2 deletions

5
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="21" project-jdk-type="JavaSDK" />
</project>