center-config/.gitignore

23 lines
400 B
Plaintext
Raw Normal View History

2021-11-30 17:50:21 +08:00
# Created by .ignore support plugin (hsz.mobi)
### Go template
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
.idea
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2021-11-30 21:55:45 +08:00
.vscode/
2021-11-30 17:50:21 +08:00
# Dependency directories (remove the comment below to include it)
# vendor/
logs
ok-admin
.scannerwork/
2021-11-30 21:55:45 +08:00
transform/migrate_test.go