Get the latest tech news

Two Git ignore files nobody told me about


Git reads ignore patterns from .gitignore, .git/info/exclude and a global excludes file. The second one never gets committed, so your scratch files and agent plans can stop dirtying the working tree without anyone else seeing them.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Git ignore files

Git ignore files