Skip to content

Commit aa0eb80

Browse files
committed
properly added .svg to .gitattributes
1 parent 6328fd1 commit aa0eb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Don't display text diffs for files that are not human readable
22
# Git should not modify line endings in these test files
33
tests/testdata/* -diff -text
4-
*.svg
4+
*.svg -diff -text
55

66
# Jupyter notebooks should be classified as documentation
77
*.ipynb linguist-documentation -diff -text

0 commit comments

Comments
 (0)