From 5685b1d2f9c023807329e4e9d6ca10664b350c5b Mon Sep 17 00:00:00 2001 From: Niclas Thobaben Date: Sat, 13 Aug 2022 18:29:07 +0200 Subject: [PATCH] initial --- README.md | 1 + hello.world | 1 + 2 files changed, 2 insertions(+) create mode 100644 README.md create mode 100644 hello.world diff --git a/README.md b/README.md new file mode 100644 index 0000000..9f4e8d7 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +#test diff --git a/hello.world b/hello.world new file mode 100644 index 0000000..3b18e51 --- /dev/null +++ b/hello.world @@ -0,0 +1 @@ +hello world