branch: elpa/magit
commit fc2074578528a0008107b6201aadc28f71c88f9a
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Add .elpaignore
    
    These files are ignored for both the `magit' and the
    `magit-section' package.  Each of these packages has
    to additionally ignore the files included in the other
    package, which is done in "<nongnu.git>/elpa-packages".
---
 .elpaignore | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 00000000000..6bba0d26571
--- /dev/null
+++ b/.elpaignore
@@ -0,0 +1,10 @@
+.dir-locals.el
+.elpaignore
+.github
+.mailmap
+LICENSE
+Makefile
+default.mk
+docs
+lisp/Makefile
+test

Reply via email to