diff --git a/git.txt b/git.txt index 980a0d5..cb1976d 100644 --- a/git.txt +++ b/git.txt @@ -1 +1,2 @@ Hello World! +My name is Aaron diff --git a/newFile.txt b/newFile.txt new file mode 100644 index 0000000..88126f0 --- /dev/null +++ b/newFile.txt @@ -0,0 +1 @@ +I'm also a file