Skip to content

Comment on .gitignore Is Inherently Sisypheanparent

Comments

What project is using .gitignore but not git?

Lots of non-git tools use them. Some that come to mind are ripgrep (by default ignores .gitignore'd files), some editors (greying them out in the file selector, not searching them, etc), rustic (not backing them up), probably more.

For one thing, many AI code helpers use the contents of .gitignore as a suggestion for files to not include in their context or changes.

My bad, I misinterpreted the proposal.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.