From 68a2e99c3cdd9ceda47fc0e9585505edb91dabba Mon Sep 17 00:00:00 2001 From: juk0de Date: Mon, 21 Aug 2023 08:29:48 +0200 Subject: [PATCH] gitignore: added vim session file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4ade1df..89bf5fb 100644 --- a/.gitignore +++ b/.gitignore @@ -130,4 +130,5 @@ dmypy.json .config.yaml db -noweb \ No newline at end of file +noweb +Session.vim