Commit 22b5171
committed
chore: add releases to gitignore
Add the releases directory to the .gitignore to prevent runtime/debug
from detecting a modified source tree when built via goreleaser. Before
this change, binaries built from tagged releases would return incorrect
version info with a '-dirty' suffix.
Signed-off-by: Nick Hale <[email protected]>1 parent 7ba137a commit 22b5171
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
0 commit comments