Skip to content

Commit f0c9e40

Browse files
CCM-11345 updating central ignore list
1 parent 5046233 commit f0c9e40

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

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

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,27 @@ nhs-notify-repository-template/
44
# Files and Folders in this repository to ignore
55
.editorconfig
66
.github/CODEOWNERS
7+
.github/ISSUE_TEMPLATE
78
.gitleaksignore
89
.vscode/
9-
/Makefile
10+
Makefile
1011
CHANGELOG.md
11-
README.md
12-
VERSION
1312
project.code-workspace
13+
README.md
1414
scripts/config/sonar-scanner.properties
1515
scripts/tests/
16+
VERSION
1617

1718
# Files and Folders in the template repository to disregard
1819
.devcontainer/
19-
.github/workflows/cicd-*.yaml
20+
.github/actions/build-docs
21+
*/examples/
2022
docs/
23+
eslint.config.mjs
2124
infrastructure/terraform/components/
25+
lambdas/example-lambda/
26+
package-lock.json
27+
package.json
2228
scripts/**/examples/
29+
scripts/terraform/terraform.mk
30+
src/.vscode/
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Files and folders to merge when syncing nhs-notify-repository-template back in to this repository
2+
.github/workflows/cicd-*.yaml
3+
.gitignore
4+
.tool-versions
25
scripts/config/.repository-template-sync-ignore
36
scripts/config/.repository-template-sync-merge
4-
.tool-versions
5-
.gitignore
6-
scripts/config/vale/vale.ini
77
scripts/config/vale/styles/config/vocabularies/words/accept.txt
88
scripts/config/vale/styles/config/vocabularies/words/reject.txt
9+
scripts/config/vale/vale.ini

0 commit comments

Comments
 (0)