aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 04e66eb..c0ee504 100644
--- a/TODO.md
+++ b/TODO.md
@@ -48,7 +48,7 @@
* [ ] Autodetection depending on file or dir passed as argument (like
automatically detects a CSV file).
* [ ] Toggles:
- * [ ] Ignore VCS files (like `.git` folder).
+ * [ ] Files and folders to ignore.
* [ ] Search processing regexps or not (`text` or `re.escape(text)`).
* [ ] Sorting criteria.
* [ ] Whether to list folders (and not just files).