From 06edef3d5e072ef3c4face9ce946d2d9c36cc477 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 20 Mar 2016 10:00:58 +0100 Subject: Generate the lists of enabled protocols/bsfs from configure. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6f14290e03..0d8f1fb8f8 100644 --- a/.gitignore +++ b/.gitignore @@ -39,9 +39,11 @@ /doc/examples/transcode_aac /doc/print_options /lcov/ +/libavformat/protocol_list.c /libavcodec/*_tablegen /libavcodec/*_tables.c /libavcodec/*_tables.h +/libavcodec/bsf_list.c /libavutil/avconfig.h /tests/audiogen /tests/base64 -- cgit v1.2.3