feat: add git-crypt for drafts

This commit is contained in:
Radu C. Martin 2025-04-20 16:29:47 +02:00
parent 51f9334b02
commit f22fc53300

3
.gitattributes vendored
View file

@ -15,3 +15,6 @@
*.jpg binary
*.ico binary
*.png binary
# Encrypt draft files
*draft*.md filter=git-crypt diff=git-crypt