diff --git a/code/.gitattributes b/code/.gitattributes new file mode 100644 index 0000000..7cbfa17 --- /dev/null +++ b/code/.gitattributes @@ -0,0 +1,2 @@ +*.py linguist-language=Python +*.ipynb linguist-language=Jupyter Notebook