Skip to content

Commit 421eb8b

Browse files
committed
CCM-8881: Remove duplicate exclusion and sort lines
1 parent b3dc11a commit 421eb8b

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

scripts/config/.repository-template-sync-ignore

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,21 @@
22
nhs-notify-repository-template/
33

44
# Files and Folders in this repository to ignore
5+
.editorconfig
6+
.github/CODEOWNERS
7+
.gitleaksignore
58
.vscode/
9+
/Makefile
610
CHANGELOG.md
7-
project.code-workspace
811
README.md
912
VERSION
10-
.github/CODEOWNERS
11-
.editorconfig
12-
.gitleaksignore
13-
scripts/tests/
14-
/Makefile
13+
project.code-workspace
1514
scripts/config/sonar-scanner.properties
15+
scripts/tests/
1616

1717
# Files and Folders in the template repository to disregard
1818
.devcontainer/
1919
.github/workflows/cicd-*.yaml
20-
scripts/**/examples/
2120
docs/
2221
infrastructure/terraform/components/
23-
scripts/docker/examples/
22+
scripts/**/examples/

0 commit comments

Comments
 (0)