add .lvimrc to gitignore

This commit is contained in:
Thomas Ruoff
2016-03-08 22:32:53 +01:00
parent 03f11a88d5
commit ef0b8de4e1

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules/ node_modules/
switchmon-*.tgz switchmon-*.tgz
coverage coverage
.lvimrc