Add .tox directory to .gitignore
This project uses tox, which creates a directory of many virtualenvs in `.tox`.
This commit is contained in:
parent
16b8e05cac
commit
0200a51e5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ buku.egg-info
|
||||
dist
|
||||
build
|
||||
buku.py
|
||||
.tox
|
||||
|
Loading…
Reference in New Issue
Block a user