Skip to content

Commit 79e266f

Browse files
author
liujun
committed
update
1 parent 3be165d commit 79e266f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitattributes

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
*.df text linguist-vendored
1414
*.htm text linguist-vendored
1515
*.html text linguist-vendored
16-
*.java text linguist-vendored
17-
*.js text linguist-vendored
16+
#*.java text linguist-vendored
17+
#*.js text linguist-vendored
1818
*.json text linguist-vendored
19-
*.jsp text linguist-vendored
19+
#*.jsp text linguist-vendored
2020
*.jspf text linguist-vendored
2121
*.jspx text linguist-vendored
2222
*.properties text linguist-vendored
@@ -26,7 +26,7 @@
2626
*.tag text linguist-vendored
2727
*.tagx text linguist-vendored
2828
*.xml text linguist-vendored
29-
*.yml text linguist-vendored
29+
#*.yml text linguist-vendored
3030

3131
# These files are binary and should be left untouched
3232
# (binary is a macro for -text -diff)

0 commit comments

Comments
 (0)