You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
.gitignore: add exclusions for shader .c files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -41,3 +41,5 @@
|
|||||||
/src
|
/src
|
||||||
/mapfile
|
/mapfile
|
||||||
/tools/python/__pycache__/
|
/tools/python/__pycache__/
|
||||||
|
/libavcodec/vulkan/*.c
|
||||||
|
/libavfilter/vulkan/*.c
|
||||||
|
Reference in New Issue
Block a user