**/.gitignore: Push patterns downwards, and format.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 9 Nov 2018 17:28:47 +0000 (17:28 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 24 Nov 2018 21:53:38 +0000 (21:53 +0000)
The top-level `.gitignore' was getting too unwieldy, and subsidiary
`.gitignore' files existed but weren't used much.

Push patterns for specific files down into the appropriate directories.
Also, gather and sort the patterns in a vaguely logical way.


No differences found