diff --git a/.gitignore b/.gitignore index b025298..d50a310 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .gitlab-ci.yml .gitignore -__pycache__ \ No newline at end of file +__pycache__ +.ansible/ \ No newline at end of file