branch: main commit fe1da8a2a9fb749c11507b1ecd97769dbe172d2a Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
* elpa-packages (magit-section): Update :ignore-files property The library should only be distributed with the `magit' package. --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 5ef10c2db67..9485c678597 100644 --- a/elpa-packages +++ b/elpa-packages @@ -530,7 +530,8 @@ "lisp/magit-base.el" "lisp/magit-bisect.el" "lisp/magit-blame.el" "lisp/magit-bookmark.el" "lisp/magit-branch.el" "lisp/magit-bundle.el" "lisp/magit-clone.el" "lisp/magit-commit.el" "lisp/magit-core.el" - "lisp/magit-diff.el" "lisp/magit-ediff.el" "lisp/magit-extras.el" + "lisp/magit-diff.el" "lisp/magit-dired.el" + "lisp/magit-ediff.el" "lisp/magit-extras.el" "lisp/magit-fetch.el" "lisp/magit-files.el" "lisp/magit-git.el" "lisp/magit-gitignore.el" "lisp/magit-log.el" "lisp/magit-margin.el" "lisp/magit-merge.el" "lisp/magit-mode.el" "lisp/magit-notes.el"