diff --git a/.gitignore b/.gitignore index 939488bffe..e92d49a0f2 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ conf/locale/en/LC_MESSAGES/*.po ### Testing artifacts .testids/ +.noseids nosetests.xml .coverage coverage.xml