Gitignore some Python artifacts
This commit is contained in:
parent
0edfc5524d
commit
a189dfcb9d
|
@ -7,3 +7,6 @@ htmlcov/
|
|||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
coverage.xml
|
||||
/dist/
|
||||
/injector.egg-info/
|
||||
/.coverage
|
||||
|
|
Loading…
Reference in New Issue