add gitattributes with git-crypt

This commit is contained in:
viktorbarzin 2021-02-13 02:10:39 +00:00
parent ef38f3b940
commit 53fa7b58d2
No known key found for this signature in database
GPG key ID: 0EB088298288D958
5 changed files with 97 additions and 10 deletions

4
.gitignore vendored
View file

@ -7,7 +7,7 @@
**/.terraform/*
# .tfstate files
*.tfstate
#*.tfstate
*.tfstate.*
# Crash log files
@ -18,7 +18,7 @@ crash.log
# version control.
#
# example.tfvars
*.tfvars
#*.tfvars
# Ignore override files as they are usually used to override resources locally and so
# are not checked in