Exclude golang's *.test files from helm-ag

This commit is contained in:
2019-01-28 11:30:26 +00:00
parent 1080cd9a5f
commit 94ee79bfed

View File

@@ -15,6 +15,7 @@
:config
(setq helm-ag-ignore-patterns '("*.sql"
"*.test"
"*.min.css"
"*.min-latest.css"
"*.min.js"