Skip to content

Commit 6971a4b

Browse files
targosandrew749
authored andcommitted
tools: update dotfile whitelist in .gitignore
.eslintrc was renamed in nodejs#7699 to .eslintrc.yaml. PR-URL: nodejs/node#12116 Refs: nodejs/node#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>
1 parent 304cf29 commit 6971a4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
!tools/doc/node_modules/**/.*
77
!.editorconfig
88
!.eslintignore
9-
!.eslintrc
9+
!.eslintrc.yaml
1010
!.gitattributes
1111
!.github
1212
!.gitignore

0 commit comments

Comments
 (0)