projects
/
platform
/
upstream
/
libgc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5011d9
)
.gitignore: Ignore exe files in tests (produced by CMake).
author
Ivan Maidanski
<ivmai@mail.ru>
Tue, 13 Sep 2011 08:45:12 +0000
(12:45 +0400)
committer
Ivan Maidanski
<ivmai@mail.ru>
Tue, 13 Sep 2011 10:47:30 +0000
(14:47 +0400)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
78981ff
..
815f796
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-10,6
+10,7
@@
/*.obj
/src/*.lo
/src/*.o
+/tests/*.exe
/.deps/
/.libs/