v4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require('plugins.filetree')
|
||||
require('plugins.finder').setup({
|
||||
exclude_patterns = { 'node_modules', 'dist', 'build', '.git', '.cache', '.turbo' },
|
||||
exclude_patterns = { 'node_modules', 'dist', 'build', '.git', '.cache', '.turbo', '*-lock.json' },
|
||||
use_disk_cache = true, -- optional
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user