From a8711fc6593e8b0c8a2b58335f039e469ee53359 Mon Sep 17 00:00:00 2001 From: Brian Buller Date: Mon, 19 Oct 2020 08:06:33 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e22e3dd..c11e47d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ ribbit.db # Example Feeds rssfeed.xml -# vim-restconsole -console.rest -vrc_cookie_jar +# Netcaptain +.ncpt + +# vim local config +.vimrc.local