gofimports/.gitignore

19 lines
115 B
Plaintext
Raw Normal View History

2022-11-24 15:25:13 +00:00
# macOS
.DS_Store
# Window
*.exe
# IntelliJ
.idea
# VSCode
.vscode
# Go
coverage.out
vendor
# GoReleaser
dist