From 202d538a5ba53bf4607a4fa68f1dcaaf279a0e84 Mon Sep 17 00:00:00 2001 From: Angus Salkeld Date: Thu, 22 Aug 2013 10:57:34 +1000 Subject: [PATCH] Add some more filters to the .gitignore Change-Id: I10f744cbcaff44a0b4683bbd798afb0a22864364 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 596cff8837..3dfd24f67c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ +*.pyc .*.swp *~ +.tox +.testrepository +AUTHORS +ChangeLog