aboutsummaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-05-30 14:12:12 +0200
committermarha <marha@users.sourceforge.net>2011-05-30 14:12:12 +0200
commit91def498916935bc9ebd433a28981d19bf426961 (patch)
treee54c32faad4e00c7c11ec32c8a432d4765f48cb3 /openssl
parent5719b20f6566d6df13010c106630e8448384d688 (diff)
downloadvcxsrv-91def498916935bc9ebd433a28981d19bf426961.tar.gz
vcxsrv-91def498916935bc9ebd433a28981d19bf426961.tar.bz2
vcxsrv-91def498916935bc9ebd433a28981d19bf426961.zip
Added gitignore files
Diffstat (limited to 'openssl')
-rw-r--r--openssl/.gitignore6
-rw-r--r--openssl/crypto/.gitignore2
-rw-r--r--openssl/ms/.gitignore6
3 files changed, 14 insertions, 0 deletions
diff --git a/openssl/.gitignore b/openssl/.gitignore
new file mode 100644
index 000000000..5ee27150b
--- /dev/null
+++ b/openssl/.gitignore
@@ -0,0 +1,6 @@
+MINFO
+Makefile
+inc32
+out32_d
+tmp32
+tmp32_d \ No newline at end of file
diff --git a/openssl/crypto/.gitignore b/openssl/crypto/.gitignore
new file mode 100644
index 000000000..966fd5d48
--- /dev/null
+++ b/openssl/crypto/.gitignore
@@ -0,0 +1,2 @@
+buildinf.h
+opensslconf.h \ No newline at end of file
diff --git a/openssl/ms/.gitignore b/openssl/ms/.gitignore
new file mode 100644
index 000000000..68bee1575
--- /dev/null
+++ b/openssl/ms/.gitignore
@@ -0,0 +1,6 @@
+bcb.mak
+libeay32.def
+nt.mak
+ntdll.mak
+ssleay32.def
+version32.rc \ No newline at end of file