mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
tools: update dotfile whitelist in .gitignore
.eslintrc was renamed in #7699 to .eslintrc.yaml. PR-URL: https://github.com/nodejs/node/pull/12116 Refs: https://github.com/nodejs/node/pull/7699 Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
87ca9a6ffe
commit
8823861d9d
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,7 +6,7 @@
|
|||
!tools/doc/node_modules/**/.*
|
||||
!.editorconfig
|
||||
!.eslintignore
|
||||
!.eslintrc
|
||||
!.eslintrc.yaml
|
||||
!.gitattributes
|
||||
!.github
|
||||
!.gitignore
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user