Skip to content

Commit 28841c9

Browse files
authored
Merge pull request #14 from ethpandaops/tweak/gitignore
chore(.gitignore): ignore temporary .goreleaser.yaml.new file
2 parents 5afb0dc + 7b0c636 commit 28841c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dist/
1313
*.dll
1414
*.so
1515
*.dylib
16+
.goreleaser.yaml.new
1617

1718
# Test coverage
1819
*.out

0 commit comments

Comments
 (0)