add gitattributes with git-crypt

This commit is contained in:
viktorbarzin 2021-02-13 02:10:39 +00:00
parent 3c7eee2ca0
commit b51d58a389
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