Skip to content

Commit

Permalink
housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelwhix committed Jun 7, 2023
1 parent ff6c005 commit 9a17d03
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.vscode
/node_modules
.env
9 changes: 9 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
builds:
- binary: serve
goos:
- windows
- darwin
- linux
goarch:
- amd64
- arm64

0 comments on commit 9a17d03

Please sign in to comment.