diff --git a/another_file.txt b/another_file.txt new file mode 100644 index 00000000..9ca9a871 --- /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..af5626b4 --- /dev/null +++ b/hello_world.txt @@ -0,0 +1 @@ +Hello, world!