mirror of
https://github.com/openssl/openssl.git
synced 2025-03-19 19:50:42 +08:00
Don't export util/mktar.sh
When creating a tarball, it's pointless to include scripts that assume a git workspace. Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/7696)
This commit is contained in:
parent
b42922ea2f
commit
b9a6947179
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -6,3 +6,4 @@
|
||||
fuzz/corpora/** export-ignore
|
||||
Configurations/*.norelease.conf export-ignore
|
||||
.* export-ignore
|
||||
util/mktar.sh export-ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user