From 66dd466965f70e045c193fb92b9ce5984f3acd22 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Thu, 12 Oct 2023 00:38:09 +0300 Subject: Added simple Golang example --- examples/golang-mid2wav/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/golang-mid2wav/.gitignore (limited to 'examples/golang-mid2wav/.gitignore') diff --git a/examples/golang-mid2wav/.gitignore b/examples/golang-mid2wav/.gitignore new file mode 100644 index 0000000..6f02588 --- /dev/null +++ b/examples/golang-mid2wav/.gitignore @@ -0,0 +1,2 @@ +mid2wav +mid2wav.exe -- cgit v1.2.3