diff options
author | Wohlstand <admin@wohlnet.ru> | 2023-10-12 00:38:09 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2023-10-12 00:38:09 +0300 |
commit | 66dd466965f70e045c193fb92b9ce5984f3acd22 (patch) | |
tree | 9ced8d55c7f45382a0da4519ccf19f898ae8cd3c /examples/golang-mid2wav/.gitignore | |
parent | 2ff142064bcb6fcc05daa6505c99a22077255536 (diff) | |
download | libADLMIDI-66dd466965f70e045c193fb92b9ce5984f3acd22.tar.gz libADLMIDI-66dd466965f70e045c193fb92b9ce5984f3acd22.tar.bz2 libADLMIDI-66dd466965f70e045c193fb92b9ce5984f3acd22.zip |
Added simple Golang example
Diffstat (limited to 'examples/golang-mid2wav/.gitignore')
-rw-r--r-- | examples/golang-mid2wav/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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 |