properly added .svg to .gitattributes
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,7 +1,7 @@
|
||||
# Don't display text diffs for files that are not human readable
|
||||
# Git should not modify line endings in these test files
|
||||
tests/testdata/* -diff -text
|
||||
*.svg
|
||||
*.svg -diff -text
|
||||
|
||||
# Jupyter notebooks should be classified as documentation
|
||||
*.ipynb linguist-documentation -diff -text
|
||||
|
||||
Reference in New Issue
Block a user