Updated README.md & REPORT.md

+ added jar build to repo
- removed unnecessarily files
This commit is contained in:
2026-05-11 14:18:10 +03:30
parent 82027ac95e
commit 71f3134b10
5 changed files with 102 additions and 164 deletions
+11
View File
@@ -0,0 +1,11 @@
<component name="ArtifactManager">
<artifact type="jar" name="HW-04-JAVA-KNIGHT:jar">
<output-path>$PROJECT_DIR$/out/artifacts/HW_04_JAVA_KNIGHT_jar</output-path>
<root id="archive" name="HW-04-JAVA-KNIGHT.jar">
<element id="directory" name="META-INF">
<element id="file-copy" path="$PROJECT_DIR$/META-INF/MANIFEST.MF" />
</element>
<element id="module-output" name="Java-Knight" />
</root>
</artifact>
</component>