mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
ignore more
Original commit message from CVS: ignore more
This commit is contained in:
parent
e30b8b1c49
commit
e7d5159d5a
3 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,7 +8,7 @@ config.guess
|
||||||
config.sub
|
config.sub
|
||||||
config.rpath
|
config.rpath
|
||||||
configure
|
configure
|
||||||
gst-plugins.spec
|
gst-plugins-bad.spec
|
||||||
gstreamer-libs-uninstalled*.pc
|
gstreamer-libs-uninstalled*.pc
|
||||||
gstreamer-libs*.pc
|
gstreamer-libs*.pc
|
||||||
gstreamer-play-uninstalled*.pc
|
gstreamer-play-uninstalled*.pc
|
||||||
|
|
1
docs/.gitignore
vendored
Normal file
1
docs/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
version.entities
|
1
docs/plugins/.gitignore
vendored
1
docs/plugins/.gitignore
vendored
|
@ -14,5 +14,6 @@ Makefile.in
|
||||||
|
|
||||||
html
|
html
|
||||||
sgml
|
sgml
|
||||||
|
tmpl
|
||||||
xml
|
xml
|
||||||
*.stamp
|
*.stamp
|
||||||
|
|
Loading…
Reference in a new issue