projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b530fba
)
.gitignore: add an entry and fix another one
author
Andrés G. Aragoneses
<knocte@gmail.com>
Sat, 2 Nov 2013 12:40:33 +0000
(13:40 +0100)
committer
Stephan Sundermann
<stephansundermann@gmail.com>
Sat, 21 Dec 2013 15:52:28 +0000
(16:52 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
09411d5
..
1ffd539
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-26,7
+26,8
@@
sources/glue/.libs/
sources/generated/*.cs
sources/glue/generated.c
doc/*
-sources/generate-stamp
+sources/generated-stamp
+sources/gstreamer-sharp-api.xml
# our "bin" folder when using makefile build
out/*