NextZen-UserService/.gitignore
Tiger Wang (王豫) 7792496f2d
(#2)
- added workflow for releasing
2022-08-06 22:52:14 -04:00

22 lines
311 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# IDE
.vscode/
target/
dist/
__debug_bin