On 2018/04/05 22:34, Hendrik Leppkes wrote:
On Thu, Apr 5, 2018 at 11:09 PM, Josh de Kock <j...@itanimul.li> wrote:
Signed-off-by: Josh de Kock <j...@itanimul.li>
---
  libavdevice/.gitignore | 2 ++
  libavfilter/.gitignore | 1 +
  2 files changed, 3 insertions(+)
  create mode 100644 libavdevice/.gitignore
  create mode 100644 libavfilter/.gitignore

diff --git a/libavdevice/.gitignore b/libavdevice/.gitignore
new file mode 100644
index 0000000000..08ac3eb86a
--- /dev/null
+++ b/libavdevice/.gitignore
@@ -0,0 +1,2 @@
+/indev_list.c
+/outdev_list.c
diff --git a/libavfilter/.gitignore b/libavfilter/.gitignore
new file mode 100644
index 0000000000..26bddebc93
--- /dev/null
+++ b/libavfilter/.gitignore
@@ -0,0 +1 @@
+/filter_list.c
--

LGTM, thanks.

Pushed.

--
Josh
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to