From: David E. Wheeler Date: Sat, 25 Feb 2012 22:20:35 +0000 (-0800) Subject: Add .gitattributes. X-Git-Tag: plproxy_2_4_rc1~28 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=be350447620ca6b1143753d15a967c334a7d6ffb;p=plproxy.git Add .gitattributes. So that .gitignore can be excluded from the archive. And .gitattributes itself, of course. --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7dc7045 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +.gitignore export-ignore +.gitattributes export-ignore + +