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:
bcb8755
)
.gitignore: ignore more stuff
author
Andrés G. Aragoneses
<knocte@gmail.com>
Sat, 2 Nov 2013 11:20:10 +0000
(12:20 +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
b25a998
..
09411d5
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-19,10
+19,14
@@
stamp-h
sources/glue/.deps/
sources/glue/*.o
sources/glue/*.lo
+sources/glue/*.la
sources/glue/.libs/
# generated by the generator (we don't want anyone to commit these to the repo)
sources/generated/*.cs
+sources/glue/generated.c
+doc/*
+sources/generate-stamp
# our "bin" folder when using makefile build
out/*