diff --git a/foo/bar/baz.txt b/foo/bar/baz.txt new file mode 100644 index 0000000..60fffd1 --- /dev/null +++ b/foo/bar/baz.txt @@ -0,0 +1 @@ +date diff --git a/package.json b/package.json new file mode 100644 index 0000000..ee17e31 --- /dev/null +++ b/package.json @@ -0,0 +1,4 @@ +{ + "private": true, + "name": "mytest" +}