Skip to content

Commit

Permalink
Merge pull request #253 from npeltier/hlxignore
Browse files Browse the repository at this point in the history
- remove root json,
- remove code coverage,
- generic rule for sidekick like nested json

Test URLs:
Before: https://main--cc--adobecom.hlx.live/?martech=off
After: https://hlxignore--cc--npeltier.hlx.page/?martech=off
  • Loading branch information
aishwaryamathuria authored Apr 5, 2024
2 parents 157181b + 0996c7a commit 42c6fbb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .hlxignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
*.json
!*/**/*.json
.*
*.md
LICENSE
test/*
!tools/sidekick/config.json
web-test-runner.config.mjs
codecov.yaml

0 comments on commit 42c6fbb

Please sign in to comment.