diff --git a/data/bar.txt b/data/bar.txt new file mode 100644 index 0000000..5716ca5 --- /dev/null +++ b/data/bar.txt @@ -0,0 +1 @@ +bar diff --git a/data/baz.txt b/data/baz.txt new file mode 100644 index 0000000..7601807 --- /dev/null +++ b/data/baz.txt @@ -0,0 +1 @@ +baz diff --git a/data/foo.txt b/data/foo.txt new file mode 100644 index 0000000..5e753a7 --- /dev/null +++ b/data/foo.txt @@ -0,0 +1,2 @@ +foo1 +bar2