From 33433a42b73ee096bb8ed4bc1ebcbf9e14435464 Mon Sep 17 00:00:00 2001 From: gokjh0928 Date: Wed, 4 Sep 2019 19:39:43 -0500 Subject: [PATCH 1/2] added new text file --- text.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 text.txt diff --git a/text.txt b/text.txt new file mode 100644 index 0000000..0ccc3ad --- /dev/null +++ b/text.txt @@ -0,0 +1,3 @@ +Helloooooooooooo + +- Jay Kim, 2019 \ No newline at end of file From e6217ee9c74aa184dc70f3cfa3cd433567fe8b1f Mon Sep 17 00:00:00 2001 From: gokjh0928 Date: Wed, 4 Sep 2019 19:45:50 -0500 Subject: [PATCH 2/2] Added another file --- text2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 text2.txt diff --git a/text2.txt b/text2.txt new file mode 100644 index 0000000..f311aee --- /dev/null +++ b/text2.txt @@ -0,0 +1 @@ +This is additional practice \ No newline at end of file