From a5f6c4583cc48a53b90a74900985de4940390d65 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Mon, 25 May 2015 22:37:06 +0100 Subject: Add new generated rtp enum files to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ddeb35e3a..74c865c15 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,7 @@ Makefile /gst-libs/gst/audio/audio-marshal.[ch] /gst-libs/gst/video/video-marshal.[ch] +/gst-libs/gst/rtp/gstrtp-enumtypes.[ch] /tests/examples/playback/playback-test tmp-orc.c -- cgit v1.2.3