From d7d9af9301423679d12ba0c4fbd45f7c710e0f2a Mon Sep 17 00:00:00 2001 From: kremlin Date: Fri, 30 May 2014 02:14:55 -0500 Subject: [PATCH] minor, more gitignore matching... --- .gitignore | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 54b3483..95634b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ bin/* -**/*.swp -**/*.swo -**/*~ +[._]*.s[a-w][a-z] +[._]s[a-w][a-z] +*.un~ +Session.vim +.netrwhist +*~ -- 2.41.0