helix/helix-term
Daniel S Poulin 700058f433
Always ignore the .git directory in file picker (#1604)
Some users (including myself) want to turn off filtering of files
prefixed with `.`, as they are often useful to edit. For example, `.env`
files, configuration for linters `.eslint.json` and the like.
2022-02-20 15:47:43 +09:00
..
src Always ignore the .git directory in file picker (#1604) 2022-02-20 15:47:43 +09:00
.gitignore
build.rs
Cargo.toml