Skip to content

Commit d0f7f5b

Browse files
committed
Ignore virtualenv env and tox files
1 parent ccb842d commit d0f7f5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ tmp*
3333
_build/
3434
.cache
3535
*.swp
36+
.tox
37+
env
3638

3739
example/idp3/htdocs/login.mako
3840

@@ -192,8 +194,6 @@ example/sp-repoze/old_sp.xml
192194

193195
example/sp-repoze/sp_conf_2.Pygmalion
194196

195-
.gitignore.swp
196-
197197
example/sp-repoze/sp_conf_2.py
198198

199199
sp.xml

0 commit comments

Comments
 (0)