From eb58cf9f9cc43e51241cb3b8e35f0adeaf6bfae2 Mon Sep 17 00:00:00 2001 From: fiona Date: Tue, 29 Nov 2022 00:31:20 +0100 Subject: [PATCH] Added another line. --- .project | 11 +++++++++++ Hello Manuel | 3 ++- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .project diff --git a/.project b/.project new file mode 100644 index 0000000..291d85d --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + test-repo + + + + + + + + diff --git a/Hello Manuel b/Hello Manuel index 27b3f8f..c106cfd 100644 --- a/Hello Manuel +++ b/Hello Manuel @@ -1 +1,2 @@ -Hello Manuel! This was written by Jenna. \ No newline at end of file +Hello Manuel! This was written by Jenna. +This should appear in the file now, too, right? \ No newline at end of file