Add encrypted credentials via git-crypt.
This commit is contained in:
@@ -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
|
||||
Binary file not shown.
@@ -1 +1,2 @@
|
||||
* text=auto
|
||||
creds.json filter=git-crypt diff=git-crypt merge=git-crypt
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
.direnv/
|
||||
creds.json
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user