Skip to content

Commit

Permalink
refine .gitignore (#7688)
Browse files Browse the repository at this point in the history
This adds tags and android ndk into the git ignore list
  • Loading branch information
zhouwg authored Jun 4, 2024
1 parent 3b38d48 commit b226c12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,11 @@ ggml-metal-embed.metal
lcov-report/
gcovr-report/

tags
build*
!build.zig
cmake-build-*
android-ndk-*
out/
tmp/

Expand Down

0 comments on commit b226c12

Please sign in to comment.