mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
Added tox temporary files to .gitignore
This commit is contained in:
parent
6e51b7d60e
commit
0b603f7a70
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -16,3 +16,7 @@ env/
|
||||||
.tox/
|
.tox/
|
||||||
.buildozer/
|
.buildozer/
|
||||||
bin/
|
bin/
|
||||||
|
|
||||||
|
# tox files
|
||||||
|
.cache/
|
||||||
|
.coverage
|
||||||
|
|
Loading…
Add table
Reference in a new issue