增加平台,忽略文件

This commit is contained in:
chenjia404
2022-11-06 22:18:47 +08:00
parent 60c48d4b52
commit 148de297e6
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.idea .idea
*.exe *.exe
dist

View File

@@ -18,6 +18,7 @@ builds:
- 386 - 386
- amd64 - amd64
- arm - arm
- mipsle
ignore: ignore:
- goos: windows - goos: windows
goarch: arm goarch: arm