Skip to content

Conversation

@jmsche
Copy link

@jmsche jmsche commented Dec 2, 2025

No description provided.

Comment on lines 2 to 3
/.gitattributes export-ignore
/.gitignore export-ignore
Copy link
Contributor

Choose a reason for hiding this comment

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

On Symfony packages, we use a glob pattern:

Suggested change
/.gitattributes export-ignore
/.gitignore export-ignore
/.git* export-ignore

Copy link
Author

Choose a reason for hiding this comment

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

I followed the same format used in the base .gitattributes file:

Twig/.gitattributes

Lines 7 to 8 in 8074ddc

/.gitattributes export-ignore
/.gitignore export-ignore

Should I also update the main one?

Copy link
Contributor

Choose a reason for hiding this comment

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

I think the main file should be updated too.

Copy link
Author

Choose a reason for hiding this comment

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

Done :)

@jmsche jmsche force-pushed the update-gitattributes branch from bfdabfc to ff327e4 Compare December 2, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants