From 18a4a909e3eb92922597969bcd57be53fb6d6058 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sun, 10 Apr 2022 21:26:32 +0800 Subject: Add newsboat urls into repo --- .gitattributes | 1 + .newsboat/.gitignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6ce4797..f7ce846 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,4 @@ .msmtprc filter=git-crypt diff=git-crypt .authinfo filter=git-crypt diff=git-crypt .newsboat/config filter=git-crypt diff=git-crypt +.newsboat/urls filter=git-crypt diff=git-crypt diff --git a/.newsboat/.gitignore b/.newsboat/.gitignore index 0528892..001e97a 100644 --- a/.newsboat/.gitignore +++ b/.newsboat/.gitignore @@ -1,4 +1,3 @@ cache.db queue -urls history* -- cgit v1.2.3