chore: fix Eask configuration
This commit is contained in:
parent
3674d11cd2
commit
07afc05210
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
/*.elc
|
||||||
|
/.eask/
|
||||||
|
/dist/
|
1
Eask
1
Eask
@ -11,6 +11,7 @@
|
|||||||
(script "test" "echo \"Error: no test specified\" && exit 1")
|
(script "test" "echo \"Error: no test specified\" && exit 1")
|
||||||
|
|
||||||
(source "gnu")
|
(source "gnu")
|
||||||
|
(source "melpa")
|
||||||
|
|
||||||
(depends-on "emacs" "26.1")
|
(depends-on "emacs" "26.1")
|
||||||
(depends-on "ivy" "0.13")
|
(depends-on "ivy" "0.13")
|
||||||
|
Loading…
Reference in New Issue
Block a user