diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -8,6 +8,7 @@ node_modules/* project-checkup-0.* bin/* +benchmarking/* syntax: regexp ^.nrepl-port diff --git a/TODO.taskpaper b/TODO.taskpaper new file mode 100644 --- /dev/null +++ b/TODO.taskpaper @@ -0,0 +1,10 @@ + + + +Lingering edge cases: + - User doesn't have hg, git, etc. + - User has hg but not chg (fallback to ) + +Git support: + - List untracked files + - Determine based on presence of directory.