.gitignores: Organize and clean up.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 30 Apr 2022 19:54:48 +0000 (20:54 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 1 May 2022 11:25:29 +0000 (12:25 +0100)
Divide into sections and add headings; add leading `/' to patterns which
are only expected to match in the same directory as the `.gitignore'
file; and add trailing `/' to patterns which should match directories.


No differences found