diff --git a/experiment.txt b/experiment.txt deleted file mode 100644 index c150373..0000000 --- a/experiment.txt +++ /dev/null @@ -1 +0,0 @@ -This line was added in the master branch! diff --git a/homework.txt b/homework.txt new file mode 100644 index 0000000..ec42c20 --- /dev/null +++ b/homework.txt @@ -0,0 +1 @@ +This line was added in the homework branch!