From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 4F1B1469719 for ; Thu, 15 Oct 2020 18:59:34 +0300 (MSK) Date: Thu, 15 Oct 2020 18:48:56 +0300 From: Igor Munkin Message-ID: <20201015154856.GG32659@tarantool.org> References: <20201015154735.397763-1-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201015154735.397763-1-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH] .gitignore: add coverity, patches and special ignore List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml , Alexander Turenko Cyrill, On 15.10.20, Cyrill Gorcunov wrote: > - coverity stands for coverity scanner results > - .pc for quilt > - .git-ignore directory for various things which > are not supposed to be in repo, just for convenience Does this prevent one from purging untracked files with a ? > > Signed-off-by: Cyrill Gorcunov > --- > -- > 2.26.2 > -- Best regards, IM