-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitignore
46 lines (46 loc) · 1009 Bytes
/
.gitignore
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
mb.pid
mb*.log
.DS_Store
**/.terraform/
**/terraform.tfstate.d/
geckodriver.log
.vscode/
**__pycache__
**/cluster_config.json
node_modules/
**functional/casperesults.xml
*.iml
*.swp
**notes.md
**queue_config.json
async_destroy_lambda/lambdas/vendor
**lambda_function_payload.zip
terraform/account_ingress/terraform.tfstate*
vendor/
tests/vendor/
tests/functional/complete.png
tests/functional/download.pdf
tests/functional/out.png
tests/functional/summary.png
cypress/activation_emails/*.activation
cypress/activation_emails/*.passwordreset
cypress/activation_emails/noaccountpasswordreset.*
cypress/activation_emails/unrecogni*ed.*
cypress/e2e/Stitched*
cypress/e2e/examples/
cypress/logs/
**/build
/cypress/screenshots/
/cypress/fixtures/
/cypress/downloads/
service-front-v2/app/static
service-front-v2/govuk_components
.phpunit.cache/
.phpunit.result.cache
cypress/integration/common/local_dev_only.js
*.egg-info
*.pyc
__pycache__
.coverage
.php-cs-fixer.cache
shared/module/MakeShared/tests/autoload.php