From 719eab73b827c243d30e23a06718e7c5bf962bba Mon Sep 17 00:00:00 2001 From: Andrey Golovizin Date: Tue, 29 Jun 2021 23:01:46 +0200 Subject: [PATCH] Ignore Session.vim --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6abfe1b..3ca4ed9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target /.direnv +/Session.vim