Add .tox to gitignore

master
Viktor Villainov 2018-12-30 00:37:02 -05:00
parent 454525a2df
commit e4c79c581d
No known key found for this signature in database
GPG Key ID: 8EB38B46F33BAF2F
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ __pycache__
Pipfile
Pipfile.lock
docs/_build
.tox