Skip to content

Commit 792480c

Browse files
authored
Update .gitattributes
1 parent d1f2536 commit 792480c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitattributes

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
CHANGELOG.md export-ignore
1111
.styleci.yml export-ignore
1212

13-
resources/* linguist-vendored
14-
*.scss liguist-vendored
15-
*.css liguist-vendored
16-
*.js liguist-vendored
17-
public/* linguist-vendored
18-
public/docs/* linguist-documentation
13+
resources/* linguist-vendored=true
14+
*.scss liguist-vendored=true
15+
*.css liguist-vendored=true
16+
*.js liguist-vendored=true
17+
public/* linguist-vendored=true
18+
public/docs/* linguist-documentation=true

0 commit comments

Comments
 (0)