diff --git a/.gitignore b/.gitignore index 058ff7a..383bce7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ __pycache__ *.py[cod] +/.eggs /docs/_build /dist /yamllint.egg-info