mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 19:51:00 +08:00
Update .gitattributes for muparser
This commit is contained in:
parent
ff66d2f3c1
commit
171dea73d7
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
|
||||
/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
|
||||
/doc_src/* linguist-documentation
|
||||
*.fish linguist-language=fish
|
||||
|
|
Loading…
Reference in New Issue
Block a user