From: Roy Marples Date: Fri, 2 Oct 2009 20:57:44 +0000 (+0000) Subject: Don't export git .gitignore file X-Git-Tag: v5.1.2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecd549d9fc34138ea859afb13f1a1279265f1870;p=thirdparty%2Fdhcpcd.git Don't export git .gitignore file --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..2b45716e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitignore export-ignore +.gitattributes export-ignore