Add gitAttributes file to treat SVGs as binary (not text)

Also prevent SVGs from containing Javascript
This commit is contained in:
David A. Harding 2015-08-18 08:29:44 -04:00
parent a83ba325f9
commit 5ca3e23c38
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
2 changed files with 7 additions and 1 deletions

1
.gitattributes vendored Normal file
View file

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