From 7063af0022b05ca902380710d24af4b8fadbb6b7 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Wed, 16 Dec 2015 06:59:25 -0500 Subject: [PATCH] Add .gitattributes. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f4c7e5f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ipynb linguist-language=Python