Skip to content

chore(infra): Add .gitattributes file to repo #244

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkatychev
Copy link

Added a .gitattributes file to help github-linguist understand what files are binaries or generated code.

@mkatychev mkatychev changed the title Add .gitattributes file to repo chore(infra): Add .gitattributes file to repo Apr 10, 2025
Copy link
Contributor

@vados-cosmonic vados-cosmonic left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

I'm assuming that this won't add a dependency on linguist for everyone that pulls right? So that's only for GitHub to pick up?

@mkatychev
Copy link
Author

That is correct, this is just a way to demarcate generated code & binaries

@vados-cosmonic
Copy link
Contributor

Thanks for clarifying! TIL of linguist :)

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