diff --git a/.gitattributes b/.gitattributes index f67ee0c..2f5b0c2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,6 @@ *.jpg binary *.ico binary *.png binary + +# Encrypt draft files +*draft*.md filter=git-crypt diff=git-crypt