gofimports/.gitignore

20 lines
122 B
Plaintext

# macOS
.DS_Store
# Window
*.exe
# IntelliJ
.idea
# VSCode
.vscode
# Go
coverage.out
vendor
*.prof
# GoReleaser
dist