ljharb/npmignore

default `gitignore` option using git's algorithm

オープン

#13 opened on 2022/11/05

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (7 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (28 個のスター)
PR merge metrics
 (30d に merged 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)

コントリビューターガイド