helix: update default ignore list

This commit is contained in:
Christoph Hollizeck 2025-01-26 16:07:53 +01:00
parent 863ba37194
commit d3bf14d5bd
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -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;