Skip to content
Snippets Groups Projects
Unverified Commit ac504263 authored by Lukas Audzevicius's avatar Lukas Audzevicius Committed by GitHub
Browse files

Merge pull request #565 from jay7x/patch-2

Add bolt-related files to .gitignore default paths
parents 2a650f7f 97028f6d
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,12 @@ common: ...@@ -38,6 +38,12 @@ common:
- '.envrc' - '.envrc'
- '/inventory.yaml' - '/inventory.yaml'
- '/spec/fixtures/litmus_inventory.yaml' - '/spec/fixtures/litmus_inventory.yaml'
- '.resource_types'
- '.modules'
- '.task_cache.json'
- '.plan_cache.json'
- '.rerun.json'
- 'bolt-debug.log'
.pdkignore: .pdkignore:
required: *ignorepaths required: *ignorepaths
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment