We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be165d commit 79e266fCopy full SHA for 79e266f
.gitattributes
@@ -13,10 +13,10 @@
13
*.df text linguist-vendored
14
*.htm text linguist-vendored
15
*.html text linguist-vendored
16
-*.java text linguist-vendored
17
-*.js text linguist-vendored
+#*.java text linguist-vendored
+#*.js text linguist-vendored
18
*.json text linguist-vendored
19
-*.jsp text linguist-vendored
+#*.jsp text linguist-vendored
20
*.jspf text linguist-vendored
21
*.jspx text linguist-vendored
22
*.properties text linguist-vendored
@@ -26,7 +26,7 @@
26
*.tag text linguist-vendored
27
*.tagx text linguist-vendored
28
*.xml text linguist-vendored
29
-*.yml text linguist-vendored
+#*.yml text linguist-vendored
30
31
# These files are binary and should be left untouched
32
# (binary is a macro for -text -diff)
0 commit comments