Skip to content

Update .gitattributes#23

Open
anarchylimes wants to merge 1 commit into
pcvelz:mainfrom
anarchylimes:patch-1
Open

Update .gitattributes#23
anarchylimes wants to merge 1 commit into
pcvelz:mainfrom
anarchylimes:patch-1

Conversation

@anarchylimes

@anarchylimes anarchylimes commented Jun 29, 2026

Copy link
Copy Markdown

Replace per-pattern eol=lf rules with a single * text=auto eol=lf default.

Cleans up and prevents future stale file states.

this didn't require usage of AI, just a common file pattern.

Be aware that anybody who has already cloned this repo will need to git rm --cached -r . && git reset --hard, otherwise your local will not pick up this change if you try to submit a PR

This fixes issue #22

Replace per-pattern eol=lf rules with a single `* text=auto eol=lf` default.

Cleans up and prevents future stale file states
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.

1 participant