Skip to content

Commit 445c29b

Browse files
committed
Add js vendor directory to .gitattributes
1 parent 6c7084c commit 445c29b

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)