Add .elpaignore

Fixes #182
master
Oleh Krehel 10 years ago
parent 04cd3e4270
commit e0454a1005
  1. 6
      .elpaignore
  2. 2
      hydra.el

@ -0,0 +1,6 @@
targets/
.travis.yml
.dir-locals.el
Makefile
README.md
hydra-test.el

@ -5,7 +5,7 @@
;; Author: Oleh Krehel <ohwoeowho@gmail.com> ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
;; Maintainer: Oleh Krehel <ohwoeowho@gmail.com> ;; Maintainer: Oleh Krehel <ohwoeowho@gmail.com>
;; URL: https://github.com/abo-abo/hydra ;; URL: https://github.com/abo-abo/hydra
;; Version: 0.13.4 ;; Version: 0.13.5
;; Keywords: bindings ;; Keywords: bindings
;; Package-Requires: ((cl-lib "0.5")) ;; Package-Requires: ((cl-lib "0.5"))

Loading…
Cancel
Save