Skip to content

Commit

Permalink
Update gitignore for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
capnfabs committed Sep 16, 2019
1 parent 4a27126 commit 4186073
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# build artefacts
/grouse
/dist
# Skip subfolders under test-fixtures; they're just for hacking around.
# I wouldn't have bothered including this but goreleaser is complaining about
# the working tree being dirty.
/test-fixtures/*/

0 comments on commit 4186073

Please sign in to comment.