Merge remote-tracking branch 'origin/topic/seth/github-linguist-fixes'

- Changed .bif files to be detected as C++

* origin/topic/seth/github-linguist-fixes:
  Adjusting how files are ignored for linguist and adding bif files to ignore.
  Stop incorrect language identification on github.
This commit is contained in:
Jon Siwek 2019-08-23 05:45:34 -04:00
commit 24a72a76ef

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
*.sig linguist-detectable=false
*.pac linguist-detectable=false
*.bif linguist-language=C++
testing/btest/Baseline/** linguist-detectable=false