[Tarantool-patches] [PATCH] .gitignore: add coverity, patches and special ignore
Cyrill Gorcunov
gorcunov at gmail.com
Thu Oct 15 19:09:04 MSK 2020
On Thu, Oct 15, 2020 at 06:48:56PM +0300, Igor Munkin wrote:
> 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 <git clean>?
yes, git clean -fx wont remove files from .git-ignore directory
More information about the Tarantool-patches
mailing list