commit example folder

This commit is contained in:
Simon Knott 2024-12-10 20:40:28 -05:00
parent 733f9a2926
commit 193902a1c9
No known key found for this signature in database
GPG key ID: 8CEDC00028084AEC
4 changed files with 4 additions and 0 deletions

1
tar-example/bar/baz Normal file
View file

@ -0,0 +1 @@
baz-content

1
tar-example/build.sh Executable file
View file

@ -0,0 +1 @@
echo "hello world"

1
tar-example/foo Normal file
View file

@ -0,0 +1 @@
foo-content

1
tar-example/symlink Symbolic link
View file

@ -0,0 +1 @@
/Users/skn0tt/dev/microsoft/playwright/tar-example/foo