add galaxy folders to telescope exclude list
This commit is contained in:
@@ -24,7 +24,9 @@ return {
|
||||
vimgrep_arguments = vimgrep_arguments,
|
||||
file_ignore_patterns = {
|
||||
'node_modules',
|
||||
'.git/'
|
||||
'galaxy-roles',
|
||||
'galaxy-collections',
|
||||
'.git/',
|
||||
}
|
||||
},
|
||||
extensions = {
|
||||
|
||||
Reference in New Issue
Block a user