Skip to content

Commit a3c1a5d

Browse files
authored
chore(cfnspec): Add coverage directory to npmignore (backport #20016) (#20931)
This is an automatic backport of pull request #20016 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details>
1 parent e0d375b commit a3c1a5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@aws-cdk/cfnspec/.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ test/
1212
jest.config.js
1313
**/*.integ.snapshot
1414
**/*.integ.snapshot
15+
coverage/

0 commit comments

Comments
 (0)