diff options
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 |