2012-02-15 09:26:54 -08:00
|
|
|
include LICENSE
|
2012-02-21 10:47:16 -05:00
|
|
|
include HACKING.rst
|
|
|
|
include README.rst
|
|
|
|
include run_tests.py
|
|
|
|
include run_tests.sh
|
|
|
|
include setup.py
|
|
|
|
include TODO
|
|
|
|
include tox.ini
|
2012-02-15 09:26:54 -08:00
|
|
|
include etc/*
|
|
|
|
include tests/*conf
|
|
|
|
include tests/default_catalog.templates
|
2012-02-21 10:47:16 -05:00
|
|
|
graft bin
|
|
|
|
graft docs
|
|
|
|
graft tools
|
|
|
|
recursive-include keystone *.json *.xml *.cfg README
|
|
|
|
global-exclude *.pyc *.sdx *.log *.db *.swp
|