whisper.cpp/bindings
Daniel Bevenius 20d203aacf
ruby : add .gitignore entries for ext directory (#3245)
This commit adds entries to `.gitignore` for directories in the
`ext` directory.

The motivation for this is that currently after building locally these
following files are reported by git as untracked:
```console
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	ext/examples/
	ext/ggml/
	ext/include/
	ext/scripts/
	ext/src/
```
2025-06-13 10:04:20 +02:00
..
go rename : ggerganov -> ggml-org (#3005) 2025-04-04 16:11:52 +03:00
java bindings.java : apply whisperParams in fullTranscribeWithTime instead of ignoring them (#3201) 2025-06-03 06:15:21 +02:00
javascript release : v1.7.5 2025-04-02 16:39:48 +03:00
ruby ruby : add .gitignore entries for ext directory (#3245) 2025-06-13 10:04:20 +02:00
CMakeLists.txt Node.js package (#260) 2022-12-12 20:17:27 +02:00