Add helix-specific ignore files - #8099
Conversation
|
I would much prefer
|
|
I think you could add the gloabl ignore file (see #8300) right in this PR too, so we can get this done in one go |
|
Hello, just like to add my two cents here -- I'm using Helix as my editor for C# in Godot and the ability to mask out all the |
|
@PaulOlteanu Hi, I have read the docs at https://docs.helix-editor.com/master/configuration.html?highlight=ignore#editorfile-picker-section, and it mentions a |
|
It looks like we don't document these new files anywhere yet. That section in the docs could mention that you can use ignore files with a local |
Fixes #7423
I chose
.hxignoreas the file name to match other tools such as ripgrep's.rgignore, but this is open to suggestions