gokins/.gitignore
2021-07-30 19:23:15 +08:00

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