diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |