diff --git a/hello_there.txt b/hello_there.txt new file mode 100644 index 0000000..ae7ad8c --- /dev/null +++ b/hello_there.txt @@ -0,0 +1,3 @@ +Have you heard of the tragedy of Darth Plagueous the Wise? +Hello there! +General Kenobi you are a bold one! diff --git a/lol.txt b/lol.txt new file mode 100644 index 0000000..ea73764 --- /dev/null +++ b/lol.txt @@ -0,0 +1,3 @@ +Hello world +Branch 1: I say hello goodbye +Branch 2: reimu desu diff --git a/new.txt b/new.txt new file mode 100644 index 0000000..575b75c --- /dev/null +++ b/new.txt @@ -0,0 +1 @@ +this is a new file lol \ No newline at end of file