From 73411ee181e3e9ee07a9de43cdb13a41b4cc5f34 Mon Sep 17 00:00:00 2001 From: David Isaksson Date: Sun, 11 Apr 2021 20:46:32 +0200 Subject: [PATCH] Meta: Add .vim directory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cfed8dfff1..078038e399 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ compile_commands.json .idea/ cmake-build-debug/ sync-local.sh +.vim/