aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/ios
diff options
context:
space:
mode:
authorGravatar Yifei Feng <fengyifei2026@gmail.com>2017-12-19 18:16:28 -0800
committerGravatar GitHub <noreply@github.com>2017-12-19 18:16:28 -0800
commit6598a75987db85861a863b61d2ae4e6ba6dfbe5d (patch)
tree9f779940f279e902747354ae83d99c4594e4bb17 /tensorflow/examples/ios
parentccb687421b085110c88c101b94d6c83569148459 (diff)
parent1a63168ff0196f1579a1f6b4cfae2d65f1e7c04e (diff)
Merge pull request #14638 from dmaclach/gitignore
Add LICENSES to gitignore for iOS example
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