mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
Add {audio,video}-marshal.[ch] to .gitignore
This commit is contained in:
parent
3deaa582d9
commit
a7c44ea877
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -47,6 +47,9 @@ Makefile
|
|||
/gst-libs/gst/tag/mklangtables
|
||||
/gst-libs/gst/tag/mklicensestables
|
||||
|
||||
/gst-libs/gst/audio/audio-marshal.[ch]
|
||||
/gst-libs/gst/video/video-marshal.[ch]
|
||||
|
||||
tmp-orc.c
|
||||
gst*orc.h
|
||||
tests/check/orc
|
||||
|
|
Loading…
Reference in a new issue