diff --git a/.gitignore b/.gitignore index b903a460ff..1e76e2918c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,23 @@ -*.pyc -.tox -*.egg-info AUTHORS +build/* +build-stamp ChangeLog +cover/ +.coverage +covhtml/ +dist/ +doc/build +*.DS_Store +*.pyc +*.egg-info/ +pbr*.egg/ +run_tests.err.log +run_tests.log +setuptools*.egg/ +subunit.log +.testrepository +.tox/ +.venv/ +*.mo +*.sw? +*~