From: Wouter Wijngaards Date: Thu, 3 Nov 2016 08:29:29 +0000 (+0000) Subject: - .gitattributes line for githubs code language display. X-Git-Tag: release-1.6.0rc1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8cd36af8927be56d6f3134adde6f6c004f717bf;p=thirdparty%2Funbound.git - .gitattributes line for githubs code language display. git-svn-id: file:///svn/unbound/trunk@3916 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6414a0ab5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +testdata/*.[0-9] linguist-documentation diff --git a/doc/Changelog b/doc/Changelog index 37ffa9018..d787934d0 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +3 November 2016: Wouter + - .gitattributes line for githubs code language display. + 2 November 2016: Wouter - iana portlist update.