
                      G I T L S F I L E S
                      ===================

This is a very simple plugin to have setuptools automatically add all
files trackes by git to your MANIFEST.  You only have to install it,
setuptools and git are going to take care of the rest.

To install:

  python setup.py install


Get more info about the setuptools on it's website:

  http://peak.telecommunity.com/DevCenter/setuptools


