mirror of https://github.com/saimn/sigal.git
4 changed files with 7 additions and 12 deletions
@ -1,5 +1,7 @@
|
||||
*.egg-info |
||||
*~ |
||||
*.pyc |
||||
*_flymake |
||||
MANIFEST |
||||
dist/ |
||||
output/ |
||||
@ -1,2 +1,2 @@
|
||||
include README LICENSE |
||||
recursive-include themes/default * |
||||
recursive-include themes * |
||||
|
||||
Loading…
Reference in new issue