diff options
author | Nick Shipp <git@segbrk.com> | 2020-08-21 12:43:11 -0400 |
---|---|---|
committer | Nick Shipp <git@segbrk.com> | 2020-08-21 12:43:11 -0400 |
commit | cddc92402d44fbb1565990f2fb1b97c02f79a211 (patch) | |
tree | 9b31d77ee93449b5bb69455be7806dda6ced1794 /.gitignore | |
parent | 447137cd744d80f498062558c94e31c187b947eb (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ .*.un~ .*.sw* +*.sw* priv qutebrowser/bookmarks .netrwhist |