1eb4d1f5ea
Add secrets .gitattributes to secrets dir and avoid encrypting it. Fixes an issue with .gitkeep causing build failures on unlocked repos.
3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
* filter=git-crypt diff=git-crypt
|
|
.gitattributes !filter !diff
|