diff --git a/modules/projects/siren-projectile.el b/modules/projects/siren-projectile.el index 222b01c..43d394c 100644 --- a/modules/projects/siren-projectile.el +++ b/modules/projects/siren-projectile.el @@ -53,9 +53,6 @@ (projectile-sort-order 'recently-active) :config - (push "Rakefile" projectile-project-root-files) - ;; Treat separate directories with Gemfiles within a single git repo as - ;; separate projects. (push "Gemfile" projectile-project-root-files-bottom-up) ;; Customize marginalia if loaded.