Skip to content

Commit 91020c1

Browse files
committed
chore: adding .zig-cache into nvim-tree.lua
1 parent 39e0aa2 commit 91020c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/nvim-tree.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@ local DEFAULT_OPTS = { -- default-config-start
469469
"/build",
470470
"/node_modules",
471471
"/target",
472+
"/.zig-cache",
472473
},
473474
},
474475
actions = {

0 commit comments

Comments
 (0)