diff --git a/Alice.txt b/Alice.txt index b4006e768..2f0807cc1 100644 --- a/Alice.txt +++ b/Alice.txt @@ -1 +1,2 @@ Hi! I'm Alice. I'm a file someone added to this repository a while ago. +Line 2 \ No newline at end of file diff --git a/Bob.txt b/Bob.txt new file mode 100644 index 000000000..40816a2b5 --- /dev/null +++ b/Bob.txt @@ -0,0 +1 @@ +Hi \ No newline at end of file