Skip to content

Commit

Permalink
Set diff pattern for CSS files in .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmior committed Oct 19, 2020
1 parent bda7fb1 commit 645aa1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*.py text diff=python executable
*.pl text diff=perl executable
*.pm text diff=perl
*.css text
*.css text diff=css
*.js text
*.sql text
*.q text
Expand Down

0 comments on commit 645aa1a

Please sign in to comment.