projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update .gitignore with windows files to be excluded from git
[openssl.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
6428782
..
1d5e75b
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