aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/ios
diff options
context:
space:
mode:
authorGravatar Dave MacLachlan <dmaclach@gmail.com>2017-11-16 15:05:58 -0800
committerGravatar Dave MacLachlan <dmaclach@gmail.com>2017-11-16 15:05:58 -0800
commit1a63168ff0196f1579a1f6b4cfae2d65f1e7c04e (patch)
treef6097b62395a3245b6b693b299689586aa552626 /tensorflow/examples/ios
parent9089ab59826ce656b6f8026b08471ca6696cacf9 (diff)
Add LICENSES to gitignore
Update gitignore file for ios to cover the license files that get installed following the install instructions.
Diffstat (limited to 'tensorflow/examples/ios')
-rw-r--r--tensorflow/examples/ios/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/tensorflow/examples/ios/.gitignore b/tensorflow/examples/ios/.gitignore
index e572b3012c..dbabfb33bf 100644
--- a/tensorflow/examples/ios/.gitignore
+++ b/tensorflow/examples/ios/.gitignore
@@ -2,3 +2,6 @@ project.xcworkspace
xcuserdata
imagenet_comp_graph_label_strings.txt
tensorflow_inception_graph.pb
+simple/data/LICENSE
+camera/data/LICENSE
+benchmark/data/LICENSE