diff options
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 912b4ae54e..0902ea4225 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ fuzz/corpora/** export-ignore Configurations/*.norelease.conf export-ignore .* export-ignore +util/mktar.sh export-ignore |