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:
181ae2b
)
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:30:50 +0000
(11:30 +0000)
Reviewed-by: Tim Hudson <tjh@openssl.org>
Conflicts:
.gitignore
(cherry picked from commit
04f670cf3d8f22e0d197a071d2db536fb7ebd9c7
)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 5a8a40272d285f604ebfd682ae63de5617f68563..ce7e59e3d05ee88de9d2ad86d267caabade21319 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,6
@@
# Object files
*.o
+*.obj
# editor artefacts
*.swp
@@
-77,3
+78,15
@@
Makefile.save
*.bak
tags
TAGS
+
+# Windows
+/tmp32dll
+/out32dll
+/inc32
+/MINFO
+ms/bcb.mak
+ms/libeay32.def
+ms/nt.mak
+ms/ntdll.mak
+ms/ssleay32.def
+ms/version32.rc