Skip to content
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

Suggestion - Ignore files specified in .gitattributes #85

Open
Redstonerayy opened this issue Jan 18, 2023 · 1 comment
Open

Suggestion - Ignore files specified in .gitattributes #85

Redstonerayy opened this issue Jan 18, 2023 · 1 comment

Comments

@Redstonerayy
Copy link

Hey

One thing I noticed is, that it does not pick up the language ignore rules
from the .gitattributes file. It would be nice, if this could be supported,
so that lib/** linguist-vendored would lead to ignoring the languages
in this folder (i'm not sure, if the Github API allow it).

@Redstonerayy
Copy link
Author

I've looked a bit around and this simple url https://api.github.com/repos/<username>/<repo>/languages can fetch the correct values for a repository. It would require fetching stats for each repository seperately and then adding them together.

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

No branches or pull requests

1 participant