From c3163b60ab27606c04f808792cb3dbb55ab91a67 Mon Sep 17 00:00:00 2001 From: Mica White Date: Sun, 28 Sep 2025 16:33:44 -0400 Subject: Add the objects module --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 todo.txt (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..4c33ef3 --- /dev/null +++ b/todo.txt @@ -0,0 +1,2 @@ +- [ ] rewrite fast-glob to take arbitrary paths that are not UTF-8 +- [ ] helper functions for objects -- cgit v1.2.3