projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1b3422
)
Add *.exe to gitignore for Cygwin
author
Michael Jeanson
<mjeanson@efficios.com>
Tue, 27 Nov 2018 19:24:27 +0000
(14:24 -0500)
committer
Jérémie Galarneau
<jeremie.galarneau@efficios.com>
Fri, 7 Dec 2018 22:23:56 +0000
(17:23 -0500)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index c25fb7008f843c61212d7943b4800f80618c19c7..19276012ee291dccf297cd247f0489018b538e4a 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-18,6
+18,7
@@
Makefile.in
*.class
*.trs
*.log
+*.exe
.dirstamp
configure
aclocal.m4
This page took
0.025753 seconds
and
4
git commands to generate.