Skip to content

Commit 6328fd1

Browse files
committed
added .svg to .gitattributes
1 parent 622f59b commit 6328fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +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
45

56
# Jupyter notebooks should be classified as documentation
67
*.ipynb linguist-documentation -diff -text

0 commit comments

Comments
 (0)