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