Browse Source

Merge pull request #3050 from woosley/master

update .gitignore
pull/2893/merge
Rong Zhang 6 years ago
committed by GitHub
parent
commit
496cb306bc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      .gitignore

2
.gitignore

@ -12,9 +12,9 @@ temp
*.tfstate
*.tfstate.backup
contrib/terraform/aws/credentials.tfvars
**/*.sw[pon]
/ssh-bastion.conf
**/*.sw[pon]
*~
vagrant/
# Byte-compiled / optimized / DLL files

Loading…
Cancel
Save