Skip to content

Commit b226c12

Browse files
authored
refine .gitignore (#7688)
This adds tags and android ndk into the git ignore list
1 parent 3b38d48 commit b226c12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,11 @@ ggml-metal-embed.metal
3434
lcov-report/
3535
gcovr-report/
3636

37+
tags
3738
build*
3839
!build.zig
3940
cmake-build-*
41+
android-ndk-*
4042
out/
4143
tmp/
4244

0 commit comments

Comments
 (0)