Skip to content

Commit

Permalink
gitignore: add certificate directories generated during molecule run …
Browse files Browse the repository at this point in the history
…and .mypy_cache
  • Loading branch information
neonmei committed Nov 6, 2020
1 parent c81f973 commit 603e68a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@ wazuh-elastic.yml
wazuh-kibana.yml
wazuh-manager.yml
*.pyc
.mypy_cache
Pipfile.lock
*.swp
molecule/**/es_certs/
molecule/**/opendistro/

0 comments on commit 603e68a

Please sign in to comment.