update-go-mod/.gitignore

18 lines
108 B
Plaintext
Raw Permalink Normal View History

2022-07-22 14:09:34 +00:00
# macOS
.DS_Store
# Window
*.exe
# IntelliJ
.idea
# VSCode
.vscode
# Go
coverage.out
# GoReleaser
dist