We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedeca2 commit 0aefd15Copy full SHA for 0aefd15
scripts/config/.repository-template-sync-ignore
@@ -1,5 +1,4 @@
1
# Files and folders to ignore when syncing nhs-notify-repository-template back in to this repository
2
-.github/workflows/
3
nhs-notify-repository-template/
4
5
# Files and Folders in this repository to ignore
@@ -18,7 +17,7 @@ scripts/config/sonar-scanner.properties
18
17
# Files and Folders in the template repository to disregard
19
.devcontainer/
20
.github/workflows/cicd-*.yaml
21
-*/examples/
+scripts/**/examples/
22
docs/
23
infrastructure/terraform/components/
24
scripts/docker/examples/
0 commit comments