diff --git a/.gitignore b/.gitignore index 107a85d0f..38bf9b6c2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,8 @@ wazuh-elastic.yml wazuh-kibana.yml wazuh-manager.yml *.pyc +.mypy_cache Pipfile.lock *.swp +molecule/**/es_certs/ +molecule/**/opendistro/ \ No newline at end of file