Skip to content

Commit af473e5

Browse files
committed
MAINT: Update .gitignore
Updating .gitignore to ignore generated files during deployment.
1 parent 3d4ce45 commit af473e5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

chatops_deployment/.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
.terraform.lock.hcl
33
plan
44
terraform.tfstate
5-
terraform.tfstate.backup
5+
terraform.tfstate.backup
6+
ansible/dev_ssl/*
7+
ansible/prod_ssl/*
8+
ansible/dev-bastion-key
9+
ansible/prod-bastion-key

0 commit comments

Comments
 (0)