projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c5e7e1
)
Update .gitignore with windows files to be excluded from git
author
Matt Caswell
<matt@openssl.org>
Fri, 9 Jan 2015 10:19:10 +0000
(10:19 +0000)
committer
Matt Caswell
<matt@openssl.org>
Fri, 9 Jan 2015 11:28:30 +0000
(11:28 +0000)
Reviewed-by: Tim Hudson <tjh@openssl.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 64287828ad9e0f3f2e4eb0f4714fa2ee737cef97..1d5e75b0607fbc606be2639341da3b5367f4e1ba 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,6
@@
# Object files
*.o
+*.obj
# editor artefacts
*.swp
@@
-86,3
+87,15
@@
tags
TAGS
cscope.out
*.d
+
+# Windows
+/tmp32dll
+/out32dll
+/inc32
+/MINFO
+ms/bcb.mak
+ms/libeay32.def
+ms/nt.mak
+ms/ntdll.mak
+ms/ssleay32.def
+ms/version32.rc