From 8bbb8166b63eeebd0cb618ddcf7dcaf8c4ba66f4 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 20 May 2019 08:33:31 +0200 Subject: Remove bug.template file It's outdated and not really in use anymore. Discussion: https://www.postgresql.org/message-id/flat/cf7ed2b1-1ebe-83cf-e05e-d5943f67af2d%402ndquadrant.com --- .gitattributes | 1 - 1 file changed, 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index fa87ca812af..2b72ef7e557 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,7 +15,6 @@ README.* conflict-marker-size=32 *.data -whitespace *.svg whitespace=-blank-at-eol contrib/pgcrypto/sql/pgp-armor.sql whitespace=-blank-at-eol -doc/bug.template whitespace=space-before-tab,-blank-at-eof,blank-at-eol src/backend/catalog/sql_features.txt whitespace=space-before-tab,blank-at-eof,-blank-at-eol # Test output files that contain extra whitespace -- cgit v1.2.3