]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - .gitattributes
Reduce optimization in hppa builds
[thirdparty/openssl.git] / .gitattributes
index 6771355ff7b35c7ce004e939309516c8c77e8570..acecef0e19e4e33c611970292a438bdef8f6e8a3 100644 (file)
@@ -6,9 +6,11 @@
 # For git archive
 fuzz/corpora/**                         export-ignore
 Configurations/*.norelease.conf         export-ignore
+# We generally avoid anything with a name starting with a period.
+# However, .ctags.d is precious, so we don't ignore that.
 .*                                      export-ignore
+.ctags.d                                !export-ignore
 util/mktar.sh                           export-ignore
-boringssl                               export-ignore
 krb5                                    export-ignore
 pyca-cryptography                       export-ignore
 dev                                     export-ignore