From abd66cf7fc35bdb26dc22a387a857f635b7014d7 Mon Sep 17 00:00:00 2001 From: Keuri Castillo <74263247+imkeuri@users.noreply.github.com> Date: Thu, 24 Mar 2022 11:36:54 -0700 Subject: [PATCH 1/2] Create config.txt --- config.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 config.txt diff --git a/config.txt b/config.txt new file mode 100644 index 00000000..f4ed8ea2 --- /dev/null +++ b/config.txt @@ -0,0 +1 @@ +adding some setting to the project From 31849c3f7fa24b117c3b10744033928d7ffdf4c4 Mon Sep 17 00:00:00 2001 From: Keuri Date: Thu, 24 Mar 2022 15:25:14 -0400 Subject: [PATCH 2/2] utility file set --- util/config.txt | 1 + util/feature.txt | 1 + util/utility.txt | 1 + 3 files changed, 3 insertions(+) create mode 100644 util/config.txt create mode 100644 util/feature.txt create mode 100644 util/utility.txt diff --git a/util/config.txt b/util/config.txt new file mode 100644 index 00000000..28c9f871 --- /dev/null +++ b/util/config.txt @@ -0,0 +1 @@ +this is a file for configuration diff --git a/util/feature.txt b/util/feature.txt new file mode 100644 index 00000000..d18442d9 --- /dev/null +++ b/util/feature.txt @@ -0,0 +1 @@ +this is a file for feature diff --git a/util/utility.txt b/util/utility.txt new file mode 100644 index 00000000..fec91921 --- /dev/null +++ b/util/utility.txt @@ -0,0 +1 @@ +this is a file for utility