From 257f00ec1ab06a2a161f535036c6512f3fc8e801 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 11 May 2016 12:03:34 +0200 Subject: Split global .gitignore file into per-directory files --- libavcodec/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libavcodec/.gitignore (limited to 'libavcodec') diff --git a/libavcodec/.gitignore b/libavcodec/.gitignore new file mode 100644 index 0000000000..77a2ab1bd8 --- /dev/null +++ b/libavcodec/.gitignore @@ -0,0 +1,4 @@ +/*_tablegen +/*_tables.c +/*_tables.h +/bsf_list.c -- cgit v1.2.3