mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 18:11:11 +01:00
lavfi,lavd: add gitignore for generated static component lists
Signed-off-by: Josh de Kock <josh@itanimul.li>
This commit is contained in:
parent
187ff5a108
commit
92fe0bf1e8
2 changed files with 3 additions and 0 deletions
2
libavdevice/.gitignore
vendored
Normal file
2
libavdevice/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/indev_list.c
|
||||
/outdev_list.c
|
||||
1
libavfilter/.gitignore
vendored
Normal file
1
libavfilter/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/filter_list.c
|
||||
Loading…
Add table
Add a link
Reference in a new issue