mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-11 20:48:49 +00:00
Update .gitattributes for muparser
This commit is contained in:
parent
ff66d2f3c1
commit
171dea73d7
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -22,6 +22,8 @@
|
||||||
# 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-10.22/ linguist-vendored
|
/pcre2-10.22/ linguist-vendored
|
||||||
/pcre2-10.22/* linguist-vendored
|
/pcre2-10.22/* linguist-vendored
|
||||||
|
/muparser-2.2.5/ linguist-vendored
|
||||||
|
/muparser-2.2.5/* 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
|
||||||
|
|
Loading…
Reference in a new issue