Browse Source

Fix incorrectly-classified Protobuf files (#1094)

GitHub currently classifies this repository as a PureBasic codebase, due
to the abundance of METADATA.pb files. Setting "linguist-language" fixes
both the miscategorised files, and syntax highlighting missing from each
METADATA.pb file.
John Gardner 7 years ago
parent
commit
7503f3c662
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+*.pb linguist-language=protobuf