diff options
author | Lynne <dev@lynne.ee> | 2023-03-18 19:15:41 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2023-05-29 00:42:00 +0200 |
commit | 88e2cca3dbd1f509982778804ba2463058bb729a (patch) | |
tree | 80db9d1f89609a790866439ee5b324b308cd2973 /libavfilter/vulkan | |
parent | 7cfd7e4af4b1c0f280f0c64a8088d362a2917e79 (diff) | |
download | ffmpeg-88e2cca3dbd1f509982778804ba2463058bb729a.tar.gz |
tools/cl2c: change to tools/source2c and allow non-OpenCL source files
Diffstat (limited to 'libavfilter/vulkan')
-rw-r--r-- | libavfilter/vulkan/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/vulkan/.gitignore b/libavfilter/vulkan/.gitignore new file mode 100644 index 0000000000..064a8d8ef5 --- /dev/null +++ b/libavfilter/vulkan/.gitignore @@ -0,0 +1 @@ +*.c |