git: consider *.svg files as binary

Otherwise, it is a bit painful to use git grep
This commit is contained in:
Vincent Bernat
2022-09-08 13:46:48 +02:00
parent 6b361362a0
commit b6576898c4

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.svg binary