From 6d1d86fa2381a0b0b234e29090fcf028cd035c3f Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Thu, 29 Feb 2024 04:54:56 +0000 Subject: [PATCH] refactor: ignore files in /tmp so notes can be kept there --- .gitignore | 1 + TODO.md | 7 ------- 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 TODO.md diff --git a/.gitignore b/.gitignore index daaf71b..3086ea6 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ vite.config.ts.timestamp-* /result storybook-static yarn-error.log +tmp diff --git a/TODO.md b/TODO.md deleted file mode 100644 index ca05480..0000000 --- a/TODO.md +++ /dev/null @@ -1,7 +0,0 @@ - - - replies should list latest revision as root - - replies should tag the roght useers - - reply threading should works - -create issues -