Update .gitignore.

This commit is contained in:
Berker Peksag 2014-07-28 13:29:26 +03:00
parent cf3b5926f4
commit 874439bd80

4
.gitignore vendored
View File

@ -45,3 +45,7 @@
# The legacy of buildout # The legacy of buildout
.installed.cfg .installed.cfg
# Virtualenv, tox
venv*
.tox/