This is an automated email from the ASF dual-hosted git repository.
nwang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git
The following commit(s) were added to refs/heads/master by this push:
new b71572d Remove website2 and CONTRIBUTING.md from release archive
files (#3357)
b71572d is described below
commit b71572dc0c8b1f3785299bd02e5d160bf43d8d8a
Author: Ning Wang <[email protected]>
AuthorDate: Fri Oct 4 23:04:06 2019 -0700
Remove website2 and CONTRIBUTING.md from release archive files (#3357)
---
.gitattributes | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitattributes b/.gitattributes
index 65d1ff7..157f783 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,6 @@
# Files and directories with the attribute export-ignore won’t be added to
# archive files. See http://git-scm.com/docs/gitattributes for details.
/.gitattributes export-ignore
+/CONTRIBUTING.md export-ignore
/website/ export-ignore
+/website2/ export-ignore