summaryrefslogtreecommitdiff
path: root/libavfilter/opencl
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2018-02-05 11:04:45 +0000
committerRostislav Pehlivanov <atomnuker@gmail.com>2018-02-07 11:25:58 +0000
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