projects
/
urcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89a6a9c
)
Add *.exe to gitignore for Cygwin
author
Michael Jeanson
<mjeanson@efficios.com>
Fri, 23 Nov 2018 20:27:06 +0000
(15:27 -0500)
committer
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Fri, 23 Nov 2018 22:00:44 +0000
(17:00 -0500)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index d02ed093ac04bf716c882929446612e86a739aa3..4daa82496f4207814c469d49542e4e437eede7be 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-76,6
+76,7
@@
tests/benchmark/test_urcu_wfcq_dynlink
tests/benchmark/*.log
*.so
+*.exe
doc/examples/urcu-flavors/qsbr
doc/examples/urcu-flavors/mb
This page took
0.025369 seconds
and
4
git commands to generate.