Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2018-02-05 14:04:45 +0300
committerRostislav Pehlivanov <atomnuker@gmail.com>2018-02-07 14:25:58 +0300
commit33d632d40e147f99aaacafd9621f696a27dbf239 (patch)
tree243c8073d1f969f77839ebf00879038d1f9e9eab /libavfilter/opencl
parent8318bf17513529c86545dfaeec489636d77df78d (diff)
lavfi: add a gitignore file for OpenCL compiled kernels
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'libavfilter/opencl')
-rw-r--r--libavfilter/opencl/.gitignore1
1 files changed, 1 insertions, 0 deletions
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