From ec8e2e14e1c63b06c67eb052a55086219a5d6575 Mon Sep 17 00:00:00 2001 From: Todd Fisher Date: Tue, 14 Feb 2023 08:01:44 -0500 Subject: [PATCH] ignore these files here --- bindings/ruby/ext/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bindings/ruby/ext/.gitignore diff --git a/bindings/ruby/ext/.gitignore b/bindings/ruby/ext/.gitignore new file mode 100644 index 0000000..1031bdd --- /dev/null +++ b/bindings/ruby/ext/.gitignore @@ -0,0 +1,6 @@ +Makefile +ggml.c +ggml.h +whisper.bundle +whisper.cpp +whisper.h