Files
yamllint/.gitignore
2022-02-10 12:08:12 +01:00

11 lines
95 B
Plaintext

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