Commit a576f1d
authored
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.1 parent 6a6e39f commit a576f1d
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
File renamed without changes.
0 commit comments