helix: update default ignore list
This commit is contained in:
parent
863ba37194
commit
d3bf14d5bd
|
@ -36,9 +36,10 @@ in
|
|||
${namespace} = {
|
||||
home.extraOptions = {
|
||||
home.file.".config/helix/ignore".text = ''
|
||||
# unignore in file picker and global search
|
||||
.idea/
|
||||
!**/appsettings.json
|
||||
.direnv/
|
||||
.devenv/
|
||||
'';
|
||||
|
||||
catppuccin.helix.enable = true;
|
||||
|
|
Loading…
Reference in a new issue