add gitattributes with git-crypt
This commit is contained in:
parent
ef38f3b940
commit
53fa7b58d2
5 changed files with 97 additions and 10 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.gitattributes !filter !diff
|
||||
|
||||
*.tfstate filter=git-crypt diff=git-crypt
|
||||
*.tfvars filter=git-crypt diff=git-crypt
|
||||
Loading…
Add table
Add a link
Reference in a new issue