Move standard tar ignores to .gitattributes so `git archive` works
authorChad Horohoe <chadh@wikimedia.org>
Thu, 18 Jan 2018 22:30:49 +0000 (14:30 -0800)
committerChad Horohoe <chadh@wikimedia.org>
Thu, 18 Jan 2018 23:14:06 +0000 (15:14 -0800)
Change-Id: Ib12a21827d85f781030309cf400f3207c8bbd8dd

.gitattributes

index f230c60..b306f36 100644 (file)
@@ -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
+