Skip to content

Commit 40e910b

Browse files
committed
update attibutes
1 parent 8e74b10 commit 40e910b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
public/**/* linguist-vendored # exact, absolute path
22
views/**/* linguist-vendored # exact, absolute path
3-
public/* linguist-vendored # exact, absolute path
3+
public/* linguist-vendored # exact, absolute path
4+
*/js/* linguist-vendored # wildcarded, absolute path with 2-dir levels
5+
**/js/* linguist-vendored # wildcarded, absolute path with n-dir levels

0 commit comments

Comments
 (0)