Skip to content

Commit

Permalink
Merge pull request #47 from adobecom/exclude-main
Browse files Browse the repository at this point in the history
exclude assets from indexing
  • Loading branch information
Ruchika4 authored Jan 16, 2025
2 parents 64c198d + e657e9e commit 9ed02c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helix-query.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ indices:
- '**/footer**'
- '**/drafts/**'
- '**/fragments/**'
- '**/downloads/**'
- '**/templates/**'
include:
- /
- /media-assets
Expand Down

0 comments on commit 9ed02c7

Please sign in to comment.