.gitignore: Rearrange and make more sensible.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 6 Jun 2018 20:16:56 +0000 (21:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 6 Jun 2018 23:32:09 +0000 (00:32 +0100)
commitd2662bbefca34b1e50d79787b2c617b41fdbaaa3
treebefb488893b0674da7968870470b44a25de6c67c
parenta62e4eceee7363106e4b205e6446a1f476b69495
.gitignore: Rearrange and make more sensible.

Things like `deb-build' are my local conventions, so leave them to my
common ignore file.  Ignore all `.so' files rather than just the ones we
know about.  Alas, we can't bulk-ignore the generated scripts, but at
least we can mark the rules for fixed files as being absolute pathnames.

Also add an entry for `/debian/debhelper-build-stamp', since that's
turned up.
.gitignore