Skip to content

chore: add releases to gitignore #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

njhale
Copy link
Member

@njhale njhale commented Mar 4, 2024

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.

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]>
@njhale njhale merged commit fb8321b into gptscript-ai:main Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants