Ignore GerritServer.properties at the top level

This might exist if the developer is trying to test directly from
the source directory by running something like:

  mvn package && java -jar target/gerrit-*.war foo

and the "foo" subcommand requires GerritServer.properties to speak
to the database.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed