diff options
-rw-r--r-- | .DS_Store | bin | 0 -> 6148 bytes | |||
-rw-r--r-- | TODO.md | 4 |
2 files changed, 0 insertions, 4 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differnew file mode 100644 index 0000000..5008ddf --- /dev/null +++ b/.DS_Store diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 61a562a..0000000 --- a/TODO.md +++ /dev/null @@ -1,4 +0,0 @@ -- [ ] support `punch set` operations in the TUI - - [x] on the contractor - global `[c] Edit Contractor` - - [ ] on clients (`[e] Edit` on a client) - - [ ] on projects (`[e] Edit` on a project) |