diff options
author | emkael <emkael@tlen.pl> | 2016-11-01 00:20:05 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-11-01 00:20:05 +0100 |
commit | eb322a1a61237035718214ab4a1fce67c232262f (patch) | |
tree | 03df03233f86ae862e0c588617cb9f167cb04631 /.gitattributes | |
parent | 6181693f1d4b021da8a699c19f5323a17ffab1de (diff) |
* PHPMailer-based mailer module
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index da046eb..20dfc9b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ config/db.json filter=git-crypt diff=git-crypt app/frontend/encryption.xml filter=git-crypt diff=git-crypt +config/mailer.json filter=git-crypt diff=git-crypt |