ljharb/npmignore

default `gitignore` option using git's algorithm

开放

#13 创建于 2022年11月5日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (7 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (28 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Currently, the bin defaults to $PWD/.gitignore - instead, it should use git's own algorithm, if possible, to locate the gitignore file within the containing git repo (which might be in a parent directory, but should stop at a dir with a .git dir)

贡献者指南