You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
catcli/.gitignore

16 lines
147 B
Plaintext

*.pyc
.coverage
.coverage*
coverages/
coverage.xml
dist/
build/
*.egg-info/
*.catalog
.vscode/
.mypy_cache
.pytest_cache
__pycache__
.pyre
.pytype