From 90d4fc6870a69bf2448af3a08593572d86b4207a Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Thu, 6 Nov 2014 14:43:53 +1100 Subject: [PATCH] Update the gitignore file for .sw? and .orig files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 49b99919..66d8d528 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,8 @@ made_config.h PATCH.TXT *.aux *.pdf -*.sw[op] +.*.sw? +*.orig *.svn *~ CVS