From d0f7f5b0b1aa3feac7e0e06d1843b5660a9f7626 Mon Sep 17 00:00:00 2001 From: Ashima Athri Date: Wed, 19 Oct 2016 19:00:16 -0400 Subject: [PATCH] Ignore virtualenv env and tox files --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 65bebc8..0cfb772 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,8 @@ tmp* _build/ .cache *.swp +.tox +env example/idp3/htdocs/login.mako @@ -192,8 +194,6 @@ example/sp-repoze/old_sp.xml example/sp-repoze/sp_conf_2.Pygmalion -.gitignore.swp - example/sp-repoze/sp_conf_2.py sp.xml