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

6
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="21" />
</component>
</project>