helix respect .gitignore
This commit is contained in:
parent
e68fddea5e
commit
5a51fb7a0e
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ in {
|
||||||
hidden = true; # show hidden files
|
hidden = true; # show hidden files
|
||||||
follow-symlinks = true;
|
follow-symlinks = true;
|
||||||
deduplicate-links = true;
|
deduplicate-links = true;
|
||||||
git-ignore = false; # dont read .gitignore files
|
git-ignore = true; # dont read .gitignore files
|
||||||
ignore = true; # use .ignore for helix instead of .gitignore
|
ignore = true; # use .ignore for helix instead of .gitignore
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue