diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..228e9f1 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index eb517f6..d56e9ca 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,8 +1,16 @@ + + + + diff --git a/Lab3/pom.xml b/Lab3/pom.xml new file mode 100644 index 0000000..0136407 --- /dev/null +++ b/Lab3/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + + org.lumijiez + Lab3 + 1.0-SNAPSHOT + + + 17 + 17 + UTF-8 + + + \ No newline at end of file