mlang pushed a commit to branch externals/chess
in repository elpa.

commit 7f66100444935bede8eb5298e6788d62edbe4fcc
Author: Mario Lang <ml...@delysid.org>
Date:   Wed May 21 23:18:44 2014 +0200

    Put .git and .gitignore in .elpaignore and remove obsolete .exclude file.
---
 .elpaignore |    2 ++
 .exclude    |    6 ------
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/.elpaignore b/.elpaignore
index 69bbebd..6566c6a 100644
--- a/.elpaignore
+++ b/.elpaignore
@@ -1,3 +1,5 @@
+.git
+.gitignore
 .elpaignore
 chess-eco.pos
 chess-test.el
diff --git a/.exclude b/.exclude
deleted file mode 100644
index 73cf5b1..0000000
--- a/.exclude
+++ /dev/null
@@ -1,6 +0,0 @@
-CVS
-ICS-interaction
-.exclude
-.cvsignore
-pieces
-sounds

Reply via email to