8000 Merge pull request #9215 from anntzer/svg-gitattributes · matplotlib/matplotlib@7dc7a32 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7dc7a32

Browse files
authored
Merge pull request #9215 from anntzer/svg-gitattributes
Mark svg files as binary/generated in gitattributes.
2 parents 80ffe40 + 7a3747f commit 7dc7a32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
* text=auto
2+
*.svg binary
3+
*.svg linguist-language=true
24
lib/matplotlib/_version.py export-subst

0 commit comments

Comments
 (0)
0