From f309023d7f612740802f90f0c6d1bc6785aa5dcc Mon Sep 17 00:00:00 2001 From: Lars Buitinck Date: Sat, 11 Jan 2014 12:58:38 +0100 Subject: [PATCH] MAINT ignore sklearn/tree/_utils.c in diff --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 7985aa57bc658..e6680bc2caae2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,6 +14,7 @@ /sklearn/svm/libsvm.c -diff /sklearn/svm/libsvm_sparse.c -diff /sklearn/tree/_tree.c -diff +/sklearn/tree/_utils.c -diff /sklearn/utils/arraybuilder.c -diff /sklearn/utils/arrayfuncs.c -diff /sklearn/utils/graph_shortest_path.c -diff