From 6346cd4291b076dfffa8bb6a52be4c4463380046 Mon Sep 17 00:00:00 2001 From: TJ Date: Thu, 4 Apr 2024 18:11:41 -0700 Subject: [PATCH 1/2] i made a hellow world :3 --- hello_world.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello_world.txt diff --git a/hello_world.txt b/hello_world.txt new file mode 100644 index 00000000..4ef1a1b9 --- /dev/null +++ b/hello_world.txt @@ -0,0 +1 @@ +yeahh this do in fact be a test file From f61f1ed10c6c260f786ffa424230444ba6a9c0dd Mon Sep 17 00:00:00 2001 From: TJ Date: Thu, 4 Apr 2024 18:14:03 -0700 Subject: [PATCH 2/2] another file exist now --- another_file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 another_file.txt diff --git a/another_file.txt b/another_file.txt new file mode 100644 index 00000000..e69de29b