mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Ignore sorbet directory from helm-ag and projectile
This commit is contained in:
@@ -40,9 +40,10 @@
|
||||
"doc"
|
||||
"docs"
|
||||
"elpa"
|
||||
"node_modules"
|
||||
"log"
|
||||
"logs"
|
||||
"node_modules"
|
||||
"sorbet"
|
||||
"tmp"
|
||||
"vendor/assets"))
|
||||
(projectile-globally-ignored-files '("TAGS" "*.log"))
|
||||
|
||||
Reference in New Issue
Block a user