mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
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:
commit
24a72a76ef
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*.sig linguist-detectable=false
|
||||
*.pac linguist-detectable=false
|
||||
*.bif linguist-language=C++
|
||||
testing/btest/Baseline/** linguist-detectable=false
|
Loading…
Add table
Add a link
Reference in a new issue