Skip to content

Commit a1f0046

Browse files
authored
fix: release is broken with dirty state (#3939)
1 parent 3415d78 commit a1f0046

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ third_party_notices/
2727
gon_x86_64.json
2828
gon_arm64.json
2929
*.xml
30+
build/ci/hosts.json
31+
build/ci/ssh_id
32+
sbom.json
3033

3134
# We don't want to commit env variables
3235
*.env

0 commit comments

Comments
 (0)