Skip to content

Commit a8a9f94

Browse files
authored
Add .gitattributes to configure Linguist for Protocol Buffer files (#278)
* Add .gitattributes to configure Linguist for Protocol Buffer files Signed-off-by: oh-tarnished <srikanthkandarp@gmail.com> * Update .gitattributes to configure Linguist for .proto files Signed-off-by: oh-tarnished <srikanthkandarp@gmail.com> * Update .gitattributes to mark .proto files as linguist-detectable Signed-off-by: oh-tarnished <srikanthkandarp@gmail.com> --------- Signed-off-by: oh-tarnished <srikanthkandarp@gmail.com>
1 parent 4e741eb commit a8a9f94

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+
*.proto linguist-detectable

0 commit comments

Comments
 (0)