.gitignore: Organize and clean up.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 30 Apr 2022 18:51:14 +0000 (19:51 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 30 Apr 2022 19:03:19 +0000 (20:03 +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