From ae8e53bd651af8c6040dfb66b7f6f84c99933c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20O=2E=20Sel=C3=A5sdal?= Date: Tue, 24 Dec 2013 06:42:53 +0100 Subject: [PATCH] Ifnore vim *.swo files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d001440..bd5cecc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ build/ .sconsign.dblite *.swp +*.swo tags doc/ log_subdir/