Partially reverts a221898 to fix https://github.com/adrienverge/yamllint/issues/334
Linked to https://github.com/cpburnz/python-path-specification/issues/41.
10 lines
90 B
Plaintext
10 lines
90 B
Plaintext
__pycache__
|
|
*.py[cod]
|
|
/docs/_build
|
|
/dist
|
|
/yamllint.egg-info
|
|
/build
|
|
/.eggs
|
|
*.yaml
|
|
!*.yaml/
|