Skip to content

Commit

Permalink
git: consider *.svg files as binary
Browse files Browse the repository at this point in the history
Otherwise, it is a bit painful to use git grep
  • Loading branch information
vincentbernat committed Sep 8, 2022
1 parent 6b36136 commit b657689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.svg binary

0 comments on commit b657689

Please sign in to comment.