Skip to content

Commit d8f0f0b

Browse files
silverwindStelios Malathouras
authored and
Stelios Malathouras
committed
Add js vendor directory to .gitattributes (go-gitea#18350)
1 parent c70709d commit d8f0f0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* text=auto eol=lf
22
/vendor/** -text -eol linguist-vendored
33
/public/vendor/** -text -eol linguist-vendored
4+
/web_src/js/vendor/** -text -eol linguist-vendored
45
/templates/**/*.tmpl linguist-language=Handlebars
56
/.eslintrc linguist-language=YAML
67
/.stylelintrc linguist-language=YAML

0 commit comments

Comments
 (0)