diff options
author | emkael <emkael@tlen.pl> | 2021-04-02 02:41:37 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2021-04-02 02:41:37 +0200 |
commit | e7d5ded92ddd2ceb27453593ab3ae0e2473cf6ea (patch) | |
tree | e86c7b60ce76a0ab397ce1166960413fc7286b67 /.gitattributes | |
parent | 2ae24d2994190c959a12c2c9967dafd1a953c8eb (diff) |
Facebook logged-in cookie jar
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 177b225..a496deb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ +config/*.txt filter=git-crypt diff=git-crypt config/*.json filter=git-crypt diff=git-crypt deprecated/*.json filter=git-crypt diff=git-crypt |