Files
cadquery/.gitattributes
2021-02-27 15:27:12 +10:30

8 lines
271 B
Plaintext

# 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 -diff -text
# Jupyter notebooks should be classified as documentation
*.ipynb linguist-documentation -diff -text