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
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
.gitattributes !filter !diff
*.tfstate filter=git-crypt diff=git-crypt
*.tfvars filter=git-crypt diff=git-crypt