Files
yamllint/.gitignore
2022-02-03 20:28:06 +01:00

10 lines
85 B
Plaintext

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