.gitignore: add exclusions for shader .c files
This commit is contained in:
parent
d0ab49e3e7
commit
91a4f1539f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -41,3 +41,5 @@
|
|||
/src
|
||||
/mapfile
|
||||
/tools/python/__pycache__/
|
||||
/libavcodec/vulkan/*.c
|
||||
/libavfilter/vulkan/*.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue