mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Exclude golang's *.test files from helm-ag
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
:config
|
||||
(setq helm-ag-ignore-patterns '("*.sql"
|
||||
"*.test"
|
||||
"*.min.css"
|
||||
"*.min-latest.css"
|
||||
"*.min.js"
|
||||
|
||||
Reference in New Issue
Block a user