mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-24 10:24:35 +00:00
refine .gitignore (#7688)
This adds tags and android ndk into the git ignore list
This commit is contained in:
parent
3b38d48609
commit
b226c1227b
2
.gitignore
vendored
2
.gitignore
vendored
@ -34,9 +34,11 @@ ggml-metal-embed.metal
|
|||||||
lcov-report/
|
lcov-report/
|
||||||
gcovr-report/
|
gcovr-report/
|
||||||
|
|
||||||
|
tags
|
||||||
build*
|
build*
|
||||||
!build.zig
|
!build.zig
|
||||||
cmake-build-*
|
cmake-build-*
|
||||||
|
android-ndk-*
|
||||||
out/
|
out/
|
||||||
tmp/
|
tmp/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user