Initial commit

This commit is contained in:
Jannik Reimers 2025-04-03 08:40:35 +02:00 committed by GitHub
commit 8716669d29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
45 changed files with 2605 additions and 0 deletions

20
.idea/git_toolbox_prj.xml generated Normal file
View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GitToolBoxProjectSettings">
<option name="commitMessageIssueKeyValidationOverride">
<BoolValueOverride>
<option name="enabled" value="true" />
</BoolValueOverride>
</option>
<option name="commitMessageValidationConfigOverride">
<CommitMessageValidationOverride>
<option name="enabled" value="true" />
</CommitMessageValidationOverride>
</option>
<option name="commitMessageValidationEnabledOverride">
<BoolValueOverride>
<option name="enabled" value="true" />
</BoolValueOverride>
</option>
</component>
</project>