Skip to content

Commit eea9814

Browse files
authored
Add .gitattributes excluding starlark from github's linguist (#31)
Not a priority by any means, but I think it would be nice if we can get github to not put starlark in the list of languages used: ![image](https://github.com/user-attachments/assets/ebb8f991-2849-43c7-ba9f-8b790438c1b4) I haven't actually tested this, but it's based on this documentation: https://github.com/github-linguist/linguist/blob/main/docs/overrides.md#detectable
1 parent b29b5cd commit eea9814

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.star -linguist-detectable

0 commit comments

Comments
 (0)