diff --git a/animals.txt b/animals.txt new file mode 100644 index 0000000..aad0808 --- /dev/null +++ b/animals.txt @@ -0,0 +1,3 @@ +cow +pig +dog diff --git a/fruit.txt b/fruit.txt new file mode 100644 index 0000000..5436d28 --- /dev/null +++ b/fruit.txt @@ -0,0 +1,3 @@ +apple +mango +orange diff --git a/shapes.txt b/shapes.txt new file mode 100644 index 0000000..a2479ac --- /dev/null +++ b/shapes.txt @@ -0,0 +1,2 @@ +circle +square