From ef0b8de4e1d51bde3b0db69a3b08ce089c80373e Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Tue, 8 Mar 2016 22:32:53 +0100 Subject: [PATCH] add .lvimrc to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 63248c7..1c0d2cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ switchmon-*.tgz coverage +.lvimrc