Small sdist-related cleanup

Change-Id: I039b02888fd60bfe0bf5a4a74c42dfc9c6933627
This commit is contained in:
Dmitry Tantsur 2015-01-16 14:55:54 +01:00
parent 440351f64e
commit f5977db1be
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ build/
dist/
*.egg-info/
.coverage
*~

View File

@ -2,6 +2,7 @@ include example.conf
include LICENSE
include ironic-discoverd.8
include requirements.txt
include test-requirements.txt
include tox.ini
include CONTRIBUTING.rst
include *.rst
recursive-include functest *