init commit

This commit is contained in:
2025-10-21 14:05:53 +02:00
parent 48543b8c0d
commit 6dbfa1a107
4 changed files with 100 additions and 0 deletions

13
Lab1/.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="Lab1" />
</profile>
</annotationProcessing>
</component>
</project>