diff --git a/.gitignore b/.gitignore index 018ca1fb..78e3df03 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ venvs/* !venvs/.gitinit .vagrant .ansible/ +__pycache__/ +*.pyc