From 5a423ca7a2949a39ac1747f3460f2b27b4c09f3c Mon Sep 17 00:00:00 2001 From: Pete Date: Sat, 9 Feb 2013 15:43:55 +0000 Subject: [PATCH] Ignore test logs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1dab14d..54bad91 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ build dist *.egg-info tests/tokens.py +tests.log