REMIND: Initial setup of remind

Remind is a calender application that I hope will replace calcurse at
some point.

Currently, nothing is added. I want to check that secret.rem files are
successfully encrypted using git-crypt before adding anything
This commit is contained in:
Jonathan Hodgson 2020-10-10 18:54:59 +01:00
parent c050efe3b5
commit b208c53298
3 changed files with 4 additions and 0 deletions

1
.gitattributes vendored
View file

@ -1 +1,2 @@
*.secret filter=git-crypt diff=git-crypt
*.secret.rem filter=git-crypt diff=git-crypt