gitignore unittest output file
This commit is contained in:
parent
5f9fc1adcf
commit
13b2c05476
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@ instance/
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
/unittest-log-output.log
|
||||
|
||||
dist/
|
||||
build/
|
||||
|
Loading…
Reference in New Issue
Block a user