-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Whitelist dotfiles instead of blacklisting? #8012
Copy link
Copy link
Closed
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.questionIssues asking questions about Node.js.Issues asking questions about Node.js.
Description
Activity
Metadata
Metadata
Assignees
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.questionIssues asking questions about Node.js.Issues asking questions about Node.js.
I was wondering, after seeing a new PR that adds
.ideato the.gitignore, and actually taking a look at the file - seeing as how so many people with so many different IDEs and tools which generate dotfiles contribute to node, wouldn't it make more sense to whitelist the dotfiles that we want git to version, and blacklist all others? Or would this break something I'm not aware of?I mean something like