Skip to content

Conversation

danbev
Copy link
Member

@danbev danbev commented May 15, 2025

This commit add build_*/ to .gitignore to ignore all build directories that start with build_.

The motivation for this is that the Go bindings creates a directory named build_go, which is not ignored by the current .gitignore. I was not sure if changing this to build-go could effect exising users so I opted to update .gitignore instead.

This commit add `build_*/` to `.gitignore` to ignore all build
directories that start with `build_`.

The motivation for this is that the Go bindings creates a directory
named build_go, which is not ignored by the current .gitignore. I was
not sure if changing this to build-go could effect exising users so I
opted to update .gitignore instead.
@danbev danbev merged commit 20a20de into ggml-org:master May 15, 2025
@danbev danbev deleted the ignore-go-build-dir branch May 22, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants