From e46004f42256b307034632595d1b8e69dbbca4de Mon Sep 17 00:00:00 2001 From: hashem <74487162+hashemtb@users.noreply.github.com> Date: Sun, 25 Sep 2022 18:07:06 +0300 Subject: [PATCH 1/2] Hashem's update --- .idea/misc.xml | 3 +++ src/main/java/Main.java | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index bc14d94..81d6193 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -11,4 +11,7 @@ + + \ No newline at end of file diff --git a/src/main/java/Main.java b/src/main/java/Main.java index 3a09818..323c970 100644 --- a/src/main/java/Main.java +++ b/src/main/java/Main.java @@ -16,9 +16,8 @@ public static void main(String[] args) { System.out.println("Sunday class"); System.out.println("A modification from the client side"); - - + System.out.println("Hashem's Modification"); From be5a439a9195fe72e57f9bd9b83e636b83b86694 Mon Sep 17 00:00:00 2001 From: hashem <74487162+hashemtb@users.noreply.github.com> Date: Sun, 25 Sep 2022 18:07:19 +0300 Subject: [PATCH 2/2] Hashem's update --- .idea/jpa-buddy.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .idea/jpa-buddy.xml diff --git a/.idea/jpa-buddy.xml b/.idea/jpa-buddy.xml new file mode 100644 index 0000000..966d5f5 --- /dev/null +++ b/.idea/jpa-buddy.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file