mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-29 20:45:04 +00:00
refine .gitignore (#7688)
This adds tags and android ndk into the git ignore list
This commit is contained in:
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/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user