refine .gitignore (#7688)

This adds tags and android ndk into the git ignore list
This commit is contained in:
zhouwg 2024-06-04 19:21:26 +08:00 committed by GitHub
parent 3b38d48609
commit b226c1227b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitignore vendored
View File

@ -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/