From d2603ba611310edb71f33f39a3c41471239cdbe9 Mon Sep 17 00:00:00 2001 From: bel Date: Sun, 15 Oct 2023 10:40:43 -0600 Subject: [PATCH] initial commit --- README.md | 1 + todo.yaml | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 README.md create mode 100755 todo.yaml diff --git a/README.md b/README.md new file mode 100644 index 0000000..b4bf8ae --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Digits Work Sample - Bree LaPointe Oct 15, 2023 diff --git a/todo.yaml b/todo.yaml new file mode 100755 index 0000000..81bb6f7 --- /dev/null +++ b/todo.yaml @@ -0,0 +1,4 @@ +todo: +- hello world +scheduled: [] +done: []