From: Chad Horohoe Date: Thu, 18 Jan 2018 22:30:49 +0000 (-0800) Subject: Move standard tar ignores to .gitattributes so `git archive` works X-Git-Tag: 1.31.0-rc.0~868^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/Main_Page?a=commitdiff_plain;h=95e7c545a9d6ab968d9fb2e8bb39053d76680b4f;p=lhc%2Fweb%2Fwiklou.git Move standard tar ignores to .gitattributes so `git archive` works Change-Id: Ib12a21827d85f781030309cf400f3207c8bbd8dd --- diff --git a/.gitattributes b/.gitattributes index f230c60f7e..b306f36886 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,12 @@ *.sh eol=lf *.icc binary *.webp binary -*.mp3 binary \ No newline at end of file +*.mp3 binary +*~ export-ignore +#*# export-ignore +.* export-ignore +package.jso export-ignore +README.mediawik export-ignore +Gemfile* export-ignore +vendor/pear/net_smtp/README.rst export-ignore +