navi2ch: Include icons and exclude unrelated file

This commit is contained in:
papaeye 2014-12-06 00:30:52 +09:00
parent 297d3d88a1
commit 290d5df072

View file

@ -1 +1,3 @@
(navi2ch :fetcher github :repo "naota/navi2ch" :files ("*.el" "contrib/*.el"))
(navi2ch :fetcher github
:repo "naota/navi2ch"
:files ("navi2ch*.el" "contrib/*.el" ("icons" "icons/*.xpm")))