mirror of
https://gitee.com/gokins/gokins.git
synced 2024-11-29 09:47:37 +08:00
23 lines
334 B
Plaintext
23 lines
334 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
/dbm.bat
|
|
/dbm.sh
|
|
/model.yml
|
|
/install.html
|
|
*.test
|
|
*.bak
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
bin/
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
# vendor/
|
|
__debug_bin
|