From 0e9bfb9caa81e4c7ccde2bc66e8b08544ec6d5ba Mon Sep 17 00:00:00 2001 From: Andras Lasso Date: Mon, 3 May 2021 12:22:52 -0400 Subject: [PATCH] Add file to demonstrate that I can add files to git Additional details here. --- Andras.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Andras.txt diff --git a/Andras.txt b/Andras.txt new file mode 100644 index 0000000..77167ae --- /dev/null +++ b/Andras.txt @@ -0,0 +1 @@ +This is a text file I wrote.