mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 23:14:46 +00:00
ignore these
Original commit message from CVS: ignore these
This commit is contained in:
parent
4033722b99
commit
60cda08d79
3 changed files with 20 additions and 22 deletions
11
docs/faq/.gitignore
vendored
11
docs/faq/.gitignore
vendored
|
@ -1,2 +1,9 @@
|
|||
gstreamer-faq
|
||||
www-faq
|
||||
Makefile
|
||||
Makefile.in
|
||||
*.png
|
||||
*.fig
|
||||
.deps
|
||||
build
|
||||
html
|
||||
*.pdf
|
||||
*.ps
|
||||
|
|
15
docs/manual/.gitignore
vendored
15
docs/manual/.gitignore
vendored
|
@ -1,14 +1,9 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
*.bak
|
||||
*.png
|
||||
*.fig
|
||||
.deps
|
||||
images
|
||||
gstreamer-manual
|
||||
gstreamer-manual.pdf
|
||||
gstreamer-manual.ps
|
||||
gstreamer-manual.dvi
|
||||
gstreamer-manual.tex
|
||||
gstreamer-manual.log
|
||||
gstreamer-manual.aux
|
||||
gstreamer-manual.junk
|
||||
build
|
||||
html
|
||||
*.pdf
|
||||
*.ps
|
||||
|
|
16
docs/pwg/.gitignore
vendored
16
docs/pwg/.gitignore
vendored
|
@ -1,13 +1,9 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
*.bak
|
||||
*.png
|
||||
*.fig
|
||||
.deps
|
||||
images
|
||||
gst-plugin-writers-guide
|
||||
gst-plugin-writers-guide.pdf
|
||||
gst-plugin-writers-guide.ps
|
||||
gst-plugin-writers-guide.dvi
|
||||
gst-plugin-writers-guide.tex
|
||||
gst-plugin-writers-guide.log
|
||||
gst-plugin-writers-guide.aux
|
||||
gst-plugin-writers-guide.junk
|
||||
build
|
||||
html
|
||||
*.pdf
|
||||
*.ps
|
||||
|
|
Loading…
Reference in a new issue