gitignore: add certificate directories generated during molecule run and .mypy_cache
This commit is contained in:
parent
c81f973963
commit
603e68aab7
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,5 +6,8 @@ wazuh-elastic.yml
|
|||||||
wazuh-kibana.yml
|
wazuh-kibana.yml
|
||||||
wazuh-manager.yml
|
wazuh-manager.yml
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.mypy_cache
|
||||||
Pipfile.lock
|
Pipfile.lock
|
||||||
*.swp
|
*.swp
|
||||||
|
molecule/**/es_certs/
|
||||||
|
molecule/**/opendistro/
|
||||||
Loading…
Reference in New Issue
Block a user