add .gitignore for terraform

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-08-06 13:46:16 -04:00
parent 40d0c861ed
commit 6b308660d1
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.terraform/
*.tfstate
*.tfstate.d/
*.tfstate.backup
*.tfvars
*.retry