Skip to content

Commit

Permalink
ignore dist + do not build windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking committed Feb 6, 2019
1 parent 653618a commit ec60ded
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ terraform-provider-snowflake
crash.log
.envrc
bin
dist
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ builds:
goos:
- darwin
- linux
- windows
goarch:
- amd64
ldflags:
Expand Down

0 comments on commit ec60ded

Please sign in to comment.