As documented in https://github.com/github/linguist#overrides and from the
conversation in https://github.com/github/linguist/issues/3540 we add a
.gitattributes file to the project wherein we pretend that the sql files are
all vendored-in.
This should allow GitHub to realize that pgloader is all about Common Lisp
and not a single line of PLpgSQL...