diff --git a/.gitignore b/.gitignore index 34b24e0..ec7a925 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ /.vagrant/ # Ignore molecule and pytest files -**__pycache__** +__pycache__/ .molecule .pytest_cache