fix: correct CI workflow configuration for git-diff-explainer-cli
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,12 +1,7 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
.dist-info/
|
dist/
|
||||||
build/
|
build/
|
||||||
.env
|
.env
|
||||||
.venv/
|
.venv/
|
||||||
env/
|
|
||||||
venv/
|
|
||||||
.pytest_cache/
|
|
||||||
.coverage
|
|
||||||
htmlcov/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user