mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 21:03:12 +00:00
Tell github about sphinx documentation for the language stats
This commit is contained in:
parent
cc5550c458
commit
4e883aa045
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -26,6 +26,6 @@
|
||||||
# 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
|
/sphinx_doc_src/* linguist-documentation
|
||||||
*.fish linguist-language=fish
|
*.fish linguist-language=fish
|
||||||
tests/*.in linguist-language=fish
|
tests/*.in linguist-language=fish
|
||||||
|
|
Loading…
Reference in a new issue