Skip to content
Snippets Groups Projects
Commit 418402acb702 authored by h00283522's avatar h00283522
Browse files

Remove unnecessary files in release tarball


Prior to this patch, we would find '.gitignore', '.travisCI.yml' in
the release tarball.

This patch adds a few entries in .gitattributes to specify files that
should never end up in a distribution tarball.

Signed-off-by: default avatarHu Keping <hukeping@huawei.com>
parent fbd6f61db44b
No related branches found
No related tags found
No related merge requests found
* text=auto
/tests/inputs/* text eol=lf
\ No newline at end of file
/tests/inputs/* text eol=lf
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore
.editorconfig export-ignore
.travis.yml export-ignore
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment