Files
yamllint/.gitignore
2022-02-10 13:07:59 +01:00

12 lines
108 B
Plaintext

__pycache__
*.py[cod]
/docs/_build
/dist
/yamllint.egg-info
/build
/.eggs
.venv
venv
.coverage
coverage.xml