chore : Add ignore rule for vulkan shader generator
Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com>
This commit is contained in:
parent
aadf686779
commit
7b7f749bca
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -50,6 +50,7 @@ build*
|
||||||
!docs/build.md
|
!docs/build.md
|
||||||
/libllama.so
|
/libllama.so
|
||||||
/llama-*
|
/llama-*
|
||||||
|
/vulkan-shaders-gen
|
||||||
android-ndk-*
|
android-ndk-*
|
||||||
arm_neon.h
|
arm_neon.h
|
||||||
cmake-build-*
|
cmake-build-*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue