forked from Enterprise-CMCS/managed-care-review
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
45 lines (40 loc) · 858 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
.idea/
.build
.webpack
.infra
.dynamodb
.yarn_install
node_modules
testcafe_results
.DS_Store
build_dev
dev_tool/build
tsconfig.tsbuildinfo
.serverless
.eslintcache
/.env
tests_output
*.log
coverage/
gen/
todo.txt
notes/
.tool-versions
/tests/cypress/screenshots
/tests/cypress/videos
/scripts/add_cypress_test_users.js*
/scripts/collect_ci_runtime_stats.js*
/scripts/recent_actions_cache.json
/scripts/get-changed-services/index.js*
/scripts/destroy_stage.js*
/scripts/import-programs.js*
services/app-web/public/env-config.js
services/app-web/storybook-static
services/app-web/build
services/uploads/local_buckets
.envrc.local
lambda_response.json
services/app-api/lambda-layers-prisma-client
services/app-api/lambda-layers-prisma-client-migration
services/app-api/lambda-layers-prisma-client-query
services/app-api/lambda-layers-prisma-client-engine