Skip to content

add .gitattributes (language detection) #1039

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

Closed
wants to merge 1 commit into from

Conversation

smola
Copy link

@smola smola commented Jul 24, 2020

  • add language detection for Dockerfile templates, enabling GitHub to
    apply proper syntax highlighting.

  • mark directories as generated files, so they are all collapsed in
    diffs (commits and PRs), making it easier to spot the change to the
    actual source files.

- add language detection for Dockerfile templates, enabling GitHub to
apply proper syntax highlighting.

- mark directories as generated files, so they are all collapsed in
diffs (commits and PRs), making it easier to spot the change to the
actual source files.
@yosifkit
Copy link
Member

I think before we start hiding the generated files, we ought to have verification that any template changes were correctly applied (I'll add it to my todo list).

@smola
Copy link
Author

smola commented Aug 17, 2020

@yosifkit Sounds good. Note that the changes are collapsed, not entirely removed from PRs.

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