From 579f5d0b19c3023f36151c13c30ea7befaa16bb6 Mon Sep 17 00:00:00 2001 From: "aa.novozhilov" Date: Wed, 17 Jan 2018 18:33:23 +0300 Subject: [PATCH] Add vim service files to .gitignore [skip ci] --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index ccdad3ade..a48c050bb 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,16 @@ xcuserdata /Telegram/Makefile *.*~ +### Vim service files ## +# swap +.sw[a-p] +.*.sw[a-p] +# session +Session.vim +# temporary +.netrwhist +*~ + _build_ _conan_build_