view MANIFEST.in @ 707:5f552aedd918

bake: Don't clean the `baker` cache on a force bake. This lets the user access their previous bake records.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 25 Mar 2016 23:35:56 -0700
parents d4a01a023998
children 02955fbea705
line wrap: on
line source

include README.rst
include CHANGELOG.rst
include LICENSE.rst
include requirements.txt
include dev-requirements.txt
recursive-include foodtruck *.py *.html
recursive-include foodtruck/static *
recursive-include piecrust *.py mime.types
recursive-include piecrust/resources *
recursive-include tests *.py
#global-exclude .DS_Store
#global-exclude Thumbs.db
#global-exclude Desktop.ini
#global-exclude *.swp
#global-exclude *~
#global-exclude *.bak