From f607c9127b6138e14b6891909d8d26fdb1ac6220 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