Add .tox to .gitignore

This commit is contained in:
Marc Abramowitz 2012-05-10 07:48:05 -07:00
parent cee1103e21
commit cfeb6dd5ac

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ celerybeat-schedule
oyster_settings.py
oyster.egg-info/
*.pyc
.tox