diff --git a/.gitignore b/.gitignore index 96b327d..c4f4eaa 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ inventory/ *.secret # Ignore Caching -cache/ \ No newline at end of file +cache/ + +# Ignore Testplaybook +playbooks/global/testserver.yml \ No newline at end of file