mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
update mustache recipe to use exclude
This commit is contained in:
parent
05f660e639
commit
d1bcf9599c
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
(mustache
|
||||
:repo "Wilfred/mustache.el"
|
||||
:files ("mustache.el"
|
||||
"mustache-lex.el" "mustache-render.el" "mustache-parse.el" )
|
||||
:files ("*.el" (:exclude "*-tests.el"))
|
||||
:fetcher github)
|
||||
|
|
Loading…
Reference in a new issue