Skip to content

Conversation

@yrodiere
Copy link
Member

Following our discussion here about the current .gitattributes messing up checked-in JAR files: https://hibernate.zulipchat.com/#narrow/channel/132094-hibernate-orm-dev/topic/7.2E0.20Beta2.20.2F.206.2E6.2E2/near/481975242
I think this matches @beikov 's original intent more closely, and is safer.

I also noticed a few conflicting/incorrect .gitignore files, so I tried to fix what I could...


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Nov 13, 2024

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [a2c5c6f]

› This message was automatically generated.

# as some commands (git status, git add --renormalize) will still change its line endings to LF.
# So, we explicitly tell git not to mess with *.bat line endings.
# It's annoying as git won't show diffs for these files anymore,
# but that's the best I could come up with after an hour of head-scratching.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are always generated, so that's fine.

@sebersole sebersole merged commit b5b4693 into hibernate:main Nov 13, 2024
23 of 24 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.

2 participants