From a11adba63a01e08bcd6d79615055599ecfc4e1d7 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Wed, 12 Feb 2014 00:02:25 +0100 Subject: [PATCH] git: ignore YCM config files --- git/ignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/git/ignore b/git/ignore index 2333266..4de6bb6 100644 --- a/git/ignore +++ b/git/ignore @@ -6,3 +6,5 @@ *.user # build directories build/ +# YouCompleteMe +.ycm_extra_conf.py* -- 2.48.1