From df891791d1699e4df5d264ae3ad617e3aed3b0a1 Mon Sep 17 00:00:00 2001 From: Vinit Kumar Date: Tue, 18 Feb 2020 15:11:51 +0530 Subject: [PATCH] feat: add sessions to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b8e8cc3..2ac54ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ plugged swapfiles .netrwhist +sessions