diff options
Diffstat (limited to 'openssl/.gitignore')
-rw-r--r-- | openssl/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openssl/.gitignore b/openssl/.gitignore new file mode 100644 index 000000000..b9ac127b1 --- /dev/null +++ b/openssl/.gitignore @@ -0,0 +1,11 @@ +MINFO
+Makefile
+inc32
+out32_d
+tmp32
+tmp32_d
+NUL
+out64
+out64_d
+tmp64
+tmp64_d
|