secrets: init git-crypt

This commit is contained in:
Bruno BELANYI 2021-01-31 16:47:56 +01:00
parent 32444fe8ae
commit 85e153ac2f
3 changed files with 6 additions and 0 deletions

4
.git-crypt/.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
# Do not edit this file. To specify the files to encrypt, create your own
# .gitattributes file in the directory where your files are.
* !filter !diff
*.gpg binary

2
secrets/.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
* filter=git-crypt diff=git-crypt
.gitattributes !filter !diff