mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-29 22:20:14 +00:00
ignore direnv files in helix
This commit is contained in:
@ -130,6 +130,7 @@ in
|
||||
|
||||
ignores = [
|
||||
"content/.obsidian/**"
|
||||
".direnv/**"
|
||||
];
|
||||
|
||||
settings = {
|
||||
|
Reference in New Issue
Block a user