diff --git a/.gitignore b/.gitignore index 596cff8837..3dfd24f67c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ +*.pyc .*.swp *~ +.tox +.testrepository +AUTHORS +ChangeLog