gitignore: add certificate directories generated during molecule run and .mypy_cache

This commit is contained in:
2020-11-06 13:21:43 -03:00
parent c81f973963
commit 603e68aab7
No known key found for this signature in database
GPG Key ID: 7EA1832E7E17237E

3
.gitignore vendored
View File

@ -6,5 +6,8 @@ wazuh-elastic.yml
wazuh-kibana.yml
wazuh-manager.yml
*.pyc
.mypy_cache
Pipfile.lock
*.swp
molecule/**/es_certs/
molecule/**/opendistro/