From f882a43f0bc14d3099e1da6cfcda42f0d615e19c Mon Sep 17 00:00:00 2001 From: Oliver Hartmann Date: Thu, 17 Apr 2025 22:31:01 +0200 Subject: [PATCH] added session to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index add2517..02e3f90 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ plugin/packer_compiled.lua venv_debugpy .luarc.json .luarc.json +Session.vim