mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Ignore generated tables and generated table generator programs.
This commit is contained in:
parent
d9a69f730e
commit
8a0572b054
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,6 +15,9 @@ ffmpeg
|
|||||||
ffplay
|
ffplay
|
||||||
ffprobe
|
ffprobe
|
||||||
ffserver
|
ffserver
|
||||||
|
libavcodec/*_tablegen
|
||||||
|
libavcodec/*_tables.c
|
||||||
|
libavcodec/*_tables.h
|
||||||
libavcodec/libavcodec*
|
libavcodec/libavcodec*
|
||||||
libavdevice/libavdevice*
|
libavdevice/libavdevice*
|
||||||
libavfilter/libavfilter*
|
libavfilter/libavfilter*
|
||||||
|
Loading…
Reference in New Issue
Block a user