Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10220)
/.dir-locals.el
# Top level excludes
-/Makefile.orig
+/Makefile
/MINFO
/TABLE
/*.pc
/tmp.*
/configdata.pm
-# *all* Makefiles
-Makefile
-# ... except in demos
-!/demos/*/Makefile
-
# Links under apps
/apps/CA.pl
/apps/tsget
# Auto generated headers
/crypto/buildinf.h
/include/crypto/*_conf.h
-/openssl/include/opensslconf.h
-/util/domd
+/include/openssl/opensslconf.h
+/include/openssl/opensslv.h
# error code files
/crypto/err/openssl.txt.old
# Misc auto generated files
/doc/man7/openssl_user_macros.pod
-/include/openssl/opensslconf.h
/tools/c_rehash
/tools/c_rehash.pl
/util/shlib_wrap.sh