Skip to content

Commit

Permalink
fix: gitignore semantic release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwenn committed Aug 9, 2022
1 parent 3f712e6 commit dfba348
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 @@
.idea
tools/*/*/
bin

# files generated by go-semantic-release in release CI
.semrel
.generated-go-semantic-release-changelog.md

0 comments on commit dfba348

Please sign in to comment.