]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/doc-backslash-in-exclude' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2025 15:00:57 +0000 (08:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2025 15:00:58 +0000 (08:00 -0700)
The patterns used in the .gitignore files use backslash in the way
documented for fnmatch(3); document as such to reduce confusion.

* jk/doc-backslash-in-exclude:
  doc: document backslash in gitignore patterns


Trivial merge