initial commit

This commit is contained in:
2025-03-11 21:59:07 +01:00
commit aa02abf3d4
56 changed files with 387359 additions and 0 deletions

23
.idea/remote-targets.xml generated Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteTargetsManager">
<targets>
<target name="WSL" type="wsl" uuid="130456d2-e9b0-4207-bc51-630574dddffc">
<config>
<option name="distributionMsId" value="Ubuntu" />
</config>
<ContributedStateBase type="JavaLanguageRuntime">
<config>
<option name="homePath" value="/home/ivo/.jdks/openjdk-23.0.2" />
</config>
</ContributedStateBase>
<ContributedStateBase type="MavenRuntime">
<config>
<option name="homePath" value="/usr/share/maven" />
<option name="versionString" value="3.8.7" />
</config>
</ContributedStateBase>
</target>
</targets>
</component>
</project>