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