From e5623955d46ea496794833c6a81661871a9fb7e8 Mon Sep 17 00:00:00 2001
From: Oleksandr Voitenko <129169030+OlexVoit@users.noreply.github.com>
Date: Wed, 27 Sep 2023 19:06:28 +0200
Subject: [PATCH 1/3] add file
---
.idea/runConfigurations.xml | 12 ------------
.idea/vcs.xml | 6 ++++++
12345.txt | 0
3 files changed, 6 insertions(+), 12 deletions(-)
delete mode 100644 .idea/runConfigurations.xml
create mode 100644 .idea/vcs.xml
create mode 100644 12345.txt
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml
deleted file mode 100644
index 7f68460..0000000
--- a/.idea/runConfigurations.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..c8397c9
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/12345.txt b/12345.txt
new file mode 100644
index 0000000..e69de29
From 18fd0267f4b5525d9c675b8729ab09969f7309d5 Mon Sep 17 00:00:00 2001
From: Oleksandr Voitenko <129169030+OlexVoit@users.noreply.github.com>
Date: Wed, 27 Sep 2023 19:13:09 +0200
Subject: [PATCH 2/3] added text in 12345
---
12345.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/12345.txt b/12345.txt
index e69de29..1941206 100644
--- a/12345.txt
+++ b/12345.txt
@@ -0,0 +1,3 @@
+test test test test test test
+test test test test test test
+test test test test test test
\ No newline at end of file
From d07bef1b3063d73c530ba6c0604a3cdf64b63f5f Mon Sep 17 00:00:00 2001
From: Oleksandr Voitenko <129169030+OlexVoit@users.noreply.github.com>
Date: Wed, 27 Sep 2023 19:15:46 +0200
Subject: [PATCH 3/3] fix
---
.idea/gradle.xml | 1 +
README.md | 13 -------------
2 files changed, 1 insertion(+), 13 deletions(-)
delete mode 100644 README.md
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index f43d428..ff7e098 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -1,5 +1,6 @@
+
diff --git a/README.md b/README.md
deleted file mode 100644
index 668ba96..0000000
--- a/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# FoodOrderApplication
-
-Food order application user interface in Android
-
-The purpose of this application to create an app with a great animation inspired by [Alex Khoroshok](https://dribbble.com/shots/6579816-Food-Order-Interaction) ([Video](https://drive.google.com/file/d/1otYnBoU9uL3drySGS6THae4gcaC_Lwzj/view?usp=sharing)).
-
-
-
-
-#
-
-
-