diff options
author | Guangxiong Lin <[email protected]> | 2022-04-15 07:35:04 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2022-04-15 07:35:04 +0800 |
commit | 0c75bf882c073cb49e35aa6404a82827fda71fce (patch) | |
tree | 0f2c56d47ad75581b792e4d418160212c82d1063 | |
parent | 89e390da866092573bfa70c4ce2b524965292563 (diff) | |
download | dotfiles-0c75bf882c073cb49e35aa6404a82827fda71fce.tar.gz dotfiles-0c75bf882c073cb49e35aa6404a82827fda71fce.tar.bz2 dotfiles-0c75bf882c073cb49e35aa6404a82827fda71fce.zip |
Add newsboat ignore file
-rw-r--r-- | .newsboat/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.newsboat/.gitignore b/.newsboat/.gitignore index 001e97a..c837cdd 100644 --- a/.newsboat/.gitignore +++ b/.newsboat/.gitignore @@ -1,3 +1,4 @@ cache.db queue history* +cache.db.lock |