diff options
author | emkael <emkael@tlen.pl> | 2016-04-05 18:19:14 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-04-05 18:21:02 +0200 |
commit | 08c7531416aa7f6a20bb0d9491806835451a1bed (patch) | |
tree | eacdc50c7b647b97d3a107f071dcd4a6641b704a /.gitattributes | |
parent | d5caff5838ab268d93dbb16e5a8fa3b163f4d9cd (diff) |
* changed path to git-crypted config
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index e61e4e2..17366f1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -conf/db.json filter=git-crypt diff=git-crypt +config/db.json filter=git-crypt diff=git-crypt |