diff --git a/another_file.txt b/another_file.txt new file mode 100644 index 00000000..709b5248 --- /dev/null +++ b/another_file.txt @@ -0,0 +1 @@ +"This is another file." diff --git a/hello_world.txt b/hello_world.txt new file mode 100644 index 00000000..4b7fd260 --- /dev/null +++ b/hello_world.txt @@ -0,0 +1 @@ +"This rocks!"