13 Star 21 Fork 1

ShirDon-廖显东 / EasyMIDI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 618 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Created by https://www.gitignore.io/api/go,visualstudiocode
### Go ###
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
debug
main.go
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
.vscode/launch.json
!.vscode/extensions.json
### Wav Sources ###
#*.wav
### MIDI Sources ###
/*.midi
/*.mid
/*.MID
# End of https://www.gitignore.io/api/go,visualstudiocode
Go
1
https://gitee.com/shirdonl/EasyMIDI.git
git@gitee.com:shirdonl/EasyMIDI.git
shirdonl
EasyMIDI
EasyMIDI
master

搜索帮助