Skip to content

Commit 7dc71f0

Browse files
committed
Enhanced .gitattributes.
Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
1 parent 286fbde commit 7dc71f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ public/static/assets/* linguist-vendored
22
*.html linguist-detectable=false
33
*.js linguist-detectable=false
44
*.css linguist-detectable=false
5-
*.less linguist-detectable=false
5+
*.less linguist-detectable=false
6+
7+
# Configure diff output for .php and .phar files.
8+
*.php diff=php

0 commit comments

Comments
 (0)