Mihai Dinculescu
github stackoverflow linkedin
/posts/tags/feed

Search

No results1 result$NUMBER results
Light Dark Auto
Entries tagged :: claude-code
  • 2026-09-23

    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.
    Read more ⟶