Add .tox to .gitignore
This commit is contained in:
parent
cee1103e21
commit
cfeb6dd5ac
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ celerybeat-schedule
|
|||
oyster_settings.py
|
||||
oyster.egg-info/
|
||||
*.pyc
|
||||
.tox
|
||||
|
|
Loading…
Reference in a new issue