
.gitignore Everything by Default
On Hacker News, users discussed a proposal to change the default behavior of .gitignore files so that all files are ignored unless explicitly listed. The change aims to reduce accidental commits of unwanted files and streamline repository setup. Participants weighed potential benefits against compatibility concerns, noting the impact on existing projects, tooling, and development workflows.