From 69e0ecd5c0e38f8f625eb772eacca0323d376dc5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 14 Feb 2011 01:24:18 -0500 Subject: add tox.ini and ignore derived testing turds --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index aad598b9a..31b04f664 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ *.txt.py *~ .coverage +.tox/ +nosetests.xml +pyramid/coverage.xml tutorial.db env26/ env26-debug/ -- cgit v1.2.3