소스 검색

Merge pull request #3974 from iapain/patch-1

feat(terraform): adds tfvars.json to gitignore
Brian Douglas 3 년 전
부모
커밋
6be6694c4f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Terraform.gitignore

+ 1 - 0
Terraform.gitignore

@@ -15,6 +15,7 @@ crash.*.log
 # to change depending on the environment.
 #
 *.tfvars
+*.tfvars.json
 
 # Ignore override files as they are usually used to override resources locally and so
 # are not checked in