branch: main commit 767fa5f878d326c1c1d892fada5ca3f707a91a21 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (helm): Also ignore new `helm-core.el` --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 1f18b29f85..131a7f822d 100644 --- a/elpa-packages +++ b/elpa-packages @@ -237,7 +237,7 @@ ;; :version-map ((nil "17.2" "e72677668f5fc7cc148008e885a0f256e245dd43"))) ("helm" :url "https://github.com/emacs-helm/helm" - :ignored-files ("images" "Cask" "Makefile" "emacs-helm.sh" "helm-core-pkg.el" "helm.el" + :ignored-files ("images" "Cask" "Makefile" "emacs-helm.sh" "helm-core.el" "helm.el" "helm-lib.el" "helm-source.el" "helm-multi-match.el")) ("helm-core" :url "https://github.com/emacs-helm/helm"