From: zhouwg Date: Tue, 4 Jun 2024 11:21:26 +0000 (+0800) Subject: refine .gitignore (#7688) X-Git-Tag: upstream/0.0.4488~1406 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=b226c1227bcf6412076ecf787421135fd2c42ef0;p=pkg%2Fggml%2Fsources%2Fllama.cpp refine .gitignore (#7688) This adds tags and android ndk into the git ignore list --- diff --git a/.gitignore b/.gitignore index 049efd70..5223c696 100644 --- a/.gitignore +++ b/.gitignore @@ -34,9 +34,11 @@ ggml-metal-embed.metal lcov-report/ gcovr-report/ +tags build* !build.zig cmake-build-* +android-ndk-* out/ tmp/