Skip to content

Commit

Permalink
增加平台,忽略文件
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjia404 committed Nov 6, 2022
1 parent 60c48d4 commit 148de29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.idea
*.exe
*.exe
dist
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ builds:
- 386
- amd64
- arm
- mipsle
ignore:
- goos: windows
goarch: arm
Expand Down

0 comments on commit 148de29

Please sign in to comment.