Skip to content

Commit 38f90ec

Browse files
Michael McNeesclaude
authored andcommitted
fix(release): gitignore NOTICE and dist so goreleaser finds a clean tree
go-licenses generates NOTICE during CI; without it in .gitignore goreleaser sees an untracked file and aborts with "git is in a dirty state". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5480157 commit 38f90ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/engine/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
NOTICE
2+
dist/

0 commit comments

Comments
 (0)