mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 00:01:15 -03:00
Try to convince Github harder to not count pcre2
We're 44% "shell" because it's counting all of pcre2's autocruft!
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -24,8 +24,8 @@
|
|||||||
/.travis.yml export-ignore
|
/.travis.yml export-ignore
|
||||||
|
|
||||||
# for linguist; let github identify our project as C++ instead of C due to pcre2
|
# for linguist; let github identify our project as C++ instead of C due to pcre2
|
||||||
/pcre2/* linguist-vendored
|
pcre2/* linguist-vendored
|
||||||
angular.js linguist-vendored
|
angular.js linguist-vendored
|
||||||
/doc_src/* linguist-documentation
|
doc_src/* linguist-documentation
|
||||||
*.fish linguist-language=fish
|
*.fish linguist-language=fish
|
||||||
/tests/*.in linguist-language=fish
|
src/*.h linguist-language=c++
|
||||||
|
|||||||
Reference in New Issue
Block a user