From 67a1734f8b8c596528e552485a7cb1220141dc4f Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Fri, 30 Jan 2009 14:43:12 -0600 Subject: [PATCH] Add .swo to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a7cbeeeef3..05a53c02c6 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ work build-support/wordsize *.bak .#* +*.swo -- 2.34.1