From 6618a97f00e5e152e2db879d8b8f40aa85964abc Mon Sep 17 00:00:00 2001 From: Marcel Robitaille Date: Mon, 10 Oct 2022 11:50:04 -0300 Subject: [PATCH] [docs] Document encryption --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f2650b7..0b0ff16 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ # My `.dotfiles`, managed by [dotdrop](https://github.com/deadc0de6/dotdrop) +## Encryption + +Some sensitive dotfiles are encrypted using [`git-crypt`](https://github.com/AGWA/git-crypt). +These are specified in [`.gitattributes`](./.gitattributes). + ## NeoVim ### Debugging