diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
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/ |
