summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-10-02 14:05:14 +0100
committerMatt Caswell <matt@openssl.org>2018-10-03 16:40:18 +0100
commita21f4cec14664d8fc5f52dc42ab7119b696521a5 (patch)
tree4be036d732497125bd6117258f1eb16552bd9e13 /.gitignore
parent434893af2bd4c1fa72655f8e5262c8a432713968 (diff)
Ignore libcrypto.ld and libssl.ld
These are auto generated files that should not be checked into git Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/7339)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 1b0f25cc81..30068e034a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,8 +82,8 @@ Makefile
/util/shlib_wrap.sh
/tags
/TAGS
-/libcrypto.map
-/libssl.map
+*.map
+*.ld
# Windows (legacy)
/tmp32