Skip to content

Ignore only the root "ogen" and nothing more#1658

Merged
ernado merged 1 commit intoogen-go:mainfrom
ironsmile:more-precise-gitignore
Apr 7, 2026
Merged

Ignore only the root "ogen" and nothing more#1658
ernado merged 1 commit intoogen-go:mainfrom
ironsmile:more-precise-gitignore

Conversation

@ironsmile
Copy link
Copy Markdown

Previously the .gitignore line was matching cmd/ogen as well. This is a problem for anyone who tries to vendor the ogen command.

Fixes #1657

Previously the `.gitignore` line was matching `cmd/ogen` as well. This
is a problem for anyone who tries to vendor the `ogen` command.

Fixes ogen-go#1657
@ernado ernado merged commit 00e9031 into ogen-go:main Apr 7, 2026
14 of 15 checks passed
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.

Bug: The root .gitignore prevenets using ogen with go generate

3 participants