Update .gitignore

pull/4/head
Adrien Vergé 9 years ago
parent 41733fc7a5
commit bab8137e2b

2
.gitignore vendored

@ -1,3 +1,5 @@
__pycache__ __pycache__
*.py[cod] *.py[cod]
/docs/_build /docs/_build
/dist
/yamllint.egg-info

Loading…
Cancel
Save