view .gitignore @ 373:9fb7c4921d75

setup: Keep the requirements in sync between `setuptools` and `pip`.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 07 May 2015 21:36:17 -0700
parents ae90caf26224
children a1b69b320217
line wrap: on
line source

*.pyc
venv/
build/lib
build/messages/_cache
dist/
piecrust.egg-info/
piecrust/__version__.py