Signed-off-by: Rostislav Pehlivanov <[email protected]> --- libavfilter/opencl/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 libavfilter/opencl/.gitignore
diff --git a/libavfilter/opencl/.gitignore b/libavfilter/opencl/.gitignore new file mode 100644 index 0000000000..064a8d8ef5 --- /dev/null +++ b/libavfilter/opencl/.gitignore @@ -0,0 +1 @@ +*.c -- 2.16.1.315.g94e5d3ead4 _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
