* hl-anything: Add images/*.xpm and *.png files.

This commit is contained in:
boyw165 2015-01-14 21:25:25 +08:00
parent 6033383797
commit 193c15c890

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")))