From 7371d587b1eb2a34f8128e880b0f23fbcb3b1d6c Mon Sep 17 00:00:00 2001 From: Justin Harris Date: Wed, 25 May 2016 20:23:04 -0400 Subject: [PATCH] examples/udacity: Ignore data --- tensorflow/examples/udacity/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tensorflow/examples/udacity/.gitignore diff --git a/tensorflow/examples/udacity/.gitignore b/tensorflow/examples/udacity/.gitignore new file mode 100644 index 00000000000..30f9b9616f6 --- /dev/null +++ b/tensorflow/examples/udacity/.gitignore @@ -0,0 +1,2 @@ +notMNIST_large* +notMNIST_small*