From 2811934e45c0f1cf866f0d71e038a35e91cdfa42 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Tue, 19 Jan 2021 22:05:30 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index edf39ec..634e5f8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ compile_commands.json .cache .vimspector.json .*.swp +.ycm_extra_conf.py