]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
refine .gitignore (#7688)
authorzhouwg <redacted>
Tue, 4 Jun 2024 11:21:26 +0000 (19:21 +0800)
committerGitHub <redacted>
Tue, 4 Jun 2024 11:21:26 +0000 (21:21 +1000)
This adds tags and android ndk into the git ignore list

.gitignore

index 049efd703bf804692f77e25f56771df876e6873f..5223c6963b1557cb53388fa3e0b11eccafbe9e48 100644 (file)
@@ -34,9 +34,11 @@ ggml-metal-embed.metal
 lcov-report/
 gcovr-report/
 
+tags
 build*
 !build.zig
 cmake-build-*
+android-ndk-*
 out/
 tmp/