From 6dbfa1a107dcd9476b38a97bc536ac16e4cc8362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hubert=20=C5=9Awiatek?= Date: Tue, 21 Oct 2025 14:05:53 +0200 Subject: [PATCH] init commit --- Lab1/.idea/compiler.xml | 13 +++++++ Lab1/.idea/jarRepositories.xml | 20 +++++++++++ Lab1/.idea/workspace.xml | 66 ++++++++++++++++++++++++++++++++++ demo | 1 + 4 files changed, 100 insertions(+) create mode 100644 Lab1/.idea/compiler.xml create mode 100644 Lab1/.idea/jarRepositories.xml create mode 100644 Lab1/.idea/workspace.xml create mode 160000 demo diff --git a/Lab1/.idea/compiler.xml b/Lab1/.idea/compiler.xml new file mode 100644 index 0000000..a75b49e --- /dev/null +++ b/Lab1/.idea/compiler.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/Lab1/.idea/jarRepositories.xml b/Lab1/.idea/jarRepositories.xml new file mode 100644 index 0000000..712ab9d --- /dev/null +++ b/Lab1/.idea/jarRepositories.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Lab1/.idea/workspace.xml b/Lab1/.idea/workspace.xml new file mode 100644 index 0000000..2fc964e --- /dev/null +++ b/Lab1/.idea/workspace.xml @@ -0,0 +1,66 @@ + + + + + + + + { + "associatedIndex": 2 +} + + + + + + + + + + + + + + + 1760440996105 + + + + + + + + + + file://$PROJECT_DIR$/src/main/java/org/example/Main.java + 13 + + + + + \ No newline at end of file diff --git a/demo b/demo new file mode 160000 index 0000000..2654516 --- /dev/null +++ b/demo @@ -0,0 +1 @@ +Subproject commit 265451685ed11a8110cf67bdf82985c703ce9199