generated from NHSDigital/nhs-notify-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
85 lines (66 loc) · 1.13 KB
/
.gitignore
File metadata and controls
85 lines (66 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# WARNING: Please, DO NOT edit this section of the file! It is maintained in the repository template.
.scannerwork
*cloc*report*.json
*sbom*report*.json
*vulnerabilities*report*.json
*report*json.zip
.version
*.code-workspace
!project.code-workspace
.rej
*.porig
# Please, add your custom content below!
# dependencies
node_modules
.node-version
*/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
*/.next
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
# local env files
.env*.local
.env
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
.swc
# reports
reports
.reports
# cypress
tests/screenshots/*
plugin-cache/
*.terraform*
terraform.tfstate
terraform.tfstate.backup
terraform/*_output.txt
terraform/*_output.json
group_target-env.tfvars
*tf_outputs.json
\.amplify/
amplify_outputs.json
frontend/amplify/functions/send-email/email-template.json
# playwright
test-results/
tests/test-team/test-results/
tests/test-team/playwright-report/
tests/test-team/blob-report/
tests/test-team/playwright/.cache/
sandbox_cognito_auth_token.json
frontend/public/testing
.vscode/launch.json
auth.json