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.
This commit is contained in:
Marcus Boyd
2020-12-16 04:10:18 +10:30
committed by GitHub
parent 6a6e39f7a7
commit a576f1d404
2 changed files with 6 additions and 0 deletions

BIN
examples/CQ examples.ipynb Normal file

Binary file not shown.