diff --git a/.gitignore b/.gitignore index 2099f54a..36879768 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ **ansible.sqlite *.pyc __pycache__/ +.pytest_cache/ _build/ build/ *.egg*