Commit Graph

3 Commits

Author SHA1 Message Date
aa0eb803bc properly added .svg to .gitattributes 2021-02-27 15:27:12 +10:30
6328fd12e2 added .svg to .gitattributes 2021-02-27 15:20:50 +10:30
a576f1d404 Fix github-linguist statistics (#547)
* Added .gitattributes

Tell git that the test/testdata/ files and Jupyter Notebooks are binary
files, ie. do not display diffs and do not touch line endings in those
files.

* Moved 'CQ examples.ipynb' to examples directory

Now github-linguist will classify it as documentation, and the massive
line count in that file will stop skewing the language statistics for
CadQuery on Github.
2020-12-15 18:40:18 +01:00