From f8498cbb53d354c740bdc23d99f33cfbd06b8d9f Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Wed, 17 Jan 2018 23:15:07 +0100 Subject: [PATCH] ignore vim workspace file --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index cbab4c3..d72f39e 100644 --- a/.hgignore +++ b/.hgignore @@ -2,3 +2,4 @@ syntax: glob *.o *.a *.swp +ws