We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5f026 commit 8a2b754Copy full SHA for 8a2b754
.gitattributes
@@ -0,0 +1,7 @@
1
+# don't display diffs or treat the following as text files
2
+*.png -text -diff
3
+*.jpg -text -diff
4
+*.dxf -text -diff
5
+
6
+# Jupyter notebooks should be classified as documentation and not counted as lines of code
7
+*.ipynb linguist-documentation -diff -text
0 commit comments