Skip to content

Commit d61ea7a

Browse files
committed
Updated gitignore
1 parent 796b311 commit d61ea7a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.gitignore

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,13 @@ package-lock.json
2828
.hugo_build.lock
2929
/resources
3030
!*/resources/
31-
multipass/terraform.tfvars
3231
workshop/Lambda/Java/MobileShop/target/*
3332
workshop/Lambda/Java/MobileShop/.classpath
3433
workshop/Lambda/Java/MobileShop/.factorypath
3534
workshop/Lambda/Java/MobileShop/.project
3635
workshop/Lambda/Java/MobileShop/.settings/*
37-
multipass/ubuntu-cloudinit.yml
3836
workshop/aws/ec2/terraform.tfvars.eu0.1.base.tfvars
3937
workshop/aws/ec2/terraform.tfvars.eu0.1.pre.tfvars
40-
.gitignore
4138
workshop/aws/ec2/pre-eu.sh
4239
workshop/aws/ec2/base-eu.sh
4340
workshop/aws/ec2/terraform.tfvars
@@ -55,6 +52,6 @@ workshop/aws/ec2/*.csv
5552
.idea/
5653
workshop/demo-client/venv/*
5754
workshop/demo-server/venv/*
58-
orbstack/orbstack.sh
59-
orbstack/start.sh
6055
local-hosting/orbstack/start.sh
56+
local-hosting/multipass/terraform.tfvars
57+
local-hosting/multipass/ubuntu-cloudinit.yml

0 commit comments

Comments
 (0)