diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..8bdf6cf28 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# ignore jupyter notebooks in the language bar on github +notebooks/** linguist-vendored