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:
b90348c
)
Don't ignore Makefiles in demos/
author
Richard Levitte
<levitte@openssl.org>
Thu, 8 Sep 2016 23:01:15 +0000
(
01:01
+0200)
committer
Richard Levitte
<richard@levitte.org>
Tue, 20 Sep 2016 16:25:12 +0000
(18:25 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit
ccf11f7ee49a0825caa407ed481c21b4b5933023
)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 730731f295c86865edfdeb710d3f0776e24d7fc3..23c48be7f3d776400b3abe1ed527218742815492 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-16,6
+16,8
@@
# *all* Makefiles
Makefile
+# ... except in demos
+!/demos/*/Makefile
# Links under apps
/apps/CA.pl