-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy path.gitignore
60 lines (56 loc) · 1.57 KB
/
.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.DS_Store
jacoco.exec
*.orig
target/
bin/
.settings/
.scannerwork/
.classpath
.project
.java-version
*.iml
*.log
.idea/
.vscode/
.factorypath
*.swp
qrdaToQppAssociations.txt
local.env
*/.checkstyle
# package directories
node_modules
jspm_packages
# Serverless directories
.serverless
# Terraform files
#terraform plan output
*.out
terraform.tfstate.backup
.terraform
infrastructure/terraform/dev/.terraform-version
infrastructure/terraform/dev/twe.initial_refresh.plan
.gitignore
infrastructure/terraform/dev/twe.full.plan
infrastructure/terraform/dev/twe.full.plan.txt
infrastructure/terraform/dev/twe.initial_refresh.plan.txt
infrastructure/terraform/dev/dev.qppse1208.plan
infrastructure/terraform/dev/dev.qppse1211.plan
infrastructure/terraform/devpre/.terraform.lock.hcl
infrastructure/terraform/devpre/devpre.qppse1211.plan
infrastructure/terraform/impl/.terraform.lock.hcl
infrastructure/terraform/impl/impl.qppse1211.plan
infrastructure/terraform/prod/.terraform.lock.hcl
infrastructure/terraform/prod/prod.qppse1211.plan
infrastructure/terraform/devpre/.terraform.lock.hcl
infrastructure/terraform/impl/.terraform.lock.hcl
infrastructure/terraform/prod/.terraform.lock.hcl
infrastructure/terraform/prod/.terraform.lock.hcl
infrastructure/terraform/prod/.terraform.lock.hcl
infrastructure/terraform/impl/.terraform.lock.hcl
.gitignore
infrastructure/terraform/dev/dev.qppse1208-v2.plan
infrastructure/terraform/dev/.terraform.lock.hcl
infrastructure/terraform/dev/dev.qppse1208-v3.plan
infrastructure/terraform/devpre/.terraform.lock.hcl
.gitignore
infrastructure/terraform/prod/.terraform.lock.hcl