Move standard tar ignores to .gitattributes so git archive works

Change-Id: Ib12a21827d85f781030309cf400f3207c8bbd8dd
This commit is contained in:
Chad Horohoe 2018-01-18 14:30:49 -08:00
parent f0736cacdd
commit 95e7c545a9

10
.gitattributes vendored
View file

@ -1,4 +1,12 @@
*.sh eol=lf
*.icc binary
*.webp binary
*.mp3 binary
*.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