Merge pull request #2405 from boyw165/master

hl-anything: Add images/*.xpm and *.png files.
This commit is contained in:
Steve Purcell 2015-01-14 18:11:18 +00:00
commit c8c9dc2cf4

View file

@ -1,2 +1,5 @@
(hl-anything :repo "boyw165/hl-anything" :fetcher github)
(hl-anything
:fetcher github
:repo "boyw165/hl-anything"
:files (:defaults ("images" "images/*.xpm" "images/*.png")))