18 lines
108 B
Plaintext
18 lines
108 B
Plaintext
|
# macOS
|
||
|
.DS_Store
|
||
|
|
||
|
# Window
|
||
|
*.exe
|
||
|
|
||
|
# IntelliJ
|
||
|
.idea
|
||
|
|
||
|
# VSCode
|
||
|
.vscode
|
||
|
|
||
|
# Go
|
||
|
coverage.out
|
||
|
|
||
|
# GoReleaser
|
||
|
dist
|