From d2f196a218c4e0a988c186aca4a72cf6b437490a Mon Sep 17 00:00:00 2001 From: Leon Chen Date: Wed, 5 Oct 2016 22:31:18 -0400 Subject: [PATCH] add jupyter notebooks to gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ead5b02..b55ef28 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.buf filter=lfs diff=lfs merge=lfs -text +notebooks/* linguist-documentation