helix: Add directory-local config to ignore files
This commit is contained in:
parent
e0f2fa1f7b
commit
927545a8ff
2 changed files with 2 additions and 0 deletions
|
|
@ -6,3 +6,4 @@
|
||||||
!.env
|
!.env
|
||||||
!.envrc
|
!.envrc
|
||||||
!mise.toml
|
!mise.toml
|
||||||
|
!.helix
|
||||||
|
|
|
||||||
|
|
@ -19,6 +19,7 @@ mise.toml
|
||||||
|
|
||||||
.vimrc
|
.vimrc
|
||||||
.editorconfig
|
.editorconfig
|
||||||
|
.helix/
|
||||||
|
|
||||||
/tags
|
/tags
|
||||||
/tags.lock
|
/tags.lock
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue