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 286fbde commit 7dc71f0Copy full SHA for 7dc71f0
.gitattributes
@@ -2,4 +2,7 @@ public/static/assets/* linguist-vendored
2
*.html linguist-detectable=false
3
*.js linguist-detectable=false
4
*.css linguist-detectable=false
5
-*.less linguist-detectable=false
+*.less linguist-detectable=false
6
+
7
+# Configure diff output for .php and .phar files.
8
+*.php diff=php
0 commit comments