From df485dc0d0558f6bd7478db114a908263780a1b1 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 21 Oct 1999 00:25:02 +0000 Subject: [PATCH] vi swap files added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- .cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cvsignore b/.cvsignore index 5ee7b0046e..8a34bd3205 100644 --- a/.cvsignore +++ b/.cvsignore @@ -19,6 +19,8 @@ linux-gnu.system.cache *.pro *.opt *.d +*.swp +*.swo Release Debug ReleaseDLL -- 2.50.0