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 b3dc11a commit 421eb8bCopy full SHA for 421eb8b
scripts/config/.repository-template-sync-ignore
@@ -2,22 +2,21 @@
2
nhs-notify-repository-template/
3
4
# Files and Folders in this repository to ignore
5
+.editorconfig
6
+.github/CODEOWNERS
7
+.gitleaksignore
8
.vscode/
9
+/Makefile
10
CHANGELOG.md
-project.code-workspace
11
README.md
12
VERSION
-.github/CODEOWNERS
-.editorconfig
-.gitleaksignore
13
-scripts/tests/
14
-/Makefile
+project.code-workspace
15
scripts/config/sonar-scanner.properties
+scripts/tests/
16
17
# Files and Folders in the template repository to disregard
18
.devcontainer/
19
.github/workflows/cicd-*.yaml
20
-scripts/**/examples/
21
docs/
22
infrastructure/terraform/components/
23
-scripts/docker/examples/
+scripts/**/examples/
0 commit comments