]> code.delx.au - gnu-emacs-elpa/commitdiff
Add .elpaignore
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 4 Mar 2016 19:57:06 +0000 (20:57 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 4 Mar 2016 19:57:06 +0000 (20:57 +0100)
Fixes #182

.elpaignore [new file with mode: 0644]
hydra.el

diff --git a/.elpaignore b/.elpaignore
new file mode 100644 (file)
index 0000000..a6b1577
--- /dev/null
@@ -0,0 +1,6 @@
+targets/
+.travis.yml
+.dir-locals.el
+Makefile
+README.md
+hydra-test.el
index 2d5f440be4368674f95bc4f1c9ffac42cc83ed6b..0acd578b161e832e5e23e93f6567289c10c0902b 100644 (file)
--- a/hydra.el
+++ b/hydra.el
@@ -5,7 +5,7 @@
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; Maintainer: Oleh Krehel <ohwoeowho@gmail.com>
 ;; URL: https://github.com/abo-abo/hydra
-;; Version: 0.13.4
+;; Version: 0.13.5
 ;; Keywords: bindings
 ;; Package-Requires: ((cl-lib "0.5"))