core/.gitignore
2022-02-22 09:27:41 +08:00

24 lines
370 B
Plaintext

# Created by .ignore support plugin (hsz.mobi)
### Go template
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
app
# Test binary, built with `go test -c`
*.test
*.db
# Config files
.idea/
.vscode/
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
go.sum