diff --git a/anotherfile.txt b/anotherfile.txt new file mode 100644 index 0000000..24ecfd4 --- /dev/null +++ b/anotherfile.txt @@ -0,0 +1 @@ +there is also text in here! diff --git a/git.txt b/git.txt index 980a0d5..dd3f8b6 100644 --- a/git.txt +++ b/git.txt @@ -1 +1,2 @@ Hello World! +what a cold day outside