Ignore sorbet directory from helm-ag and projectile

This commit is contained in:
2019-09-04 13:54:07 +01:00
parent 7b77e2669d
commit e6d7c425c3
2 changed files with 8 additions and 6 deletions

View File

@@ -40,9 +40,10 @@
"doc"
"docs"
"elpa"
"node_modules"
"log"
"logs"
"node_modules"
"sorbet"
"tmp"
"vendor/assets"))
(projectile-globally-ignored-files '("TAGS" "*.log"))