Add LICENSES to gitignore
Update gitignore file for ios to cover the license files that get installed following the install instructions.
This commit is contained in:
parent
9089ab5982
commit
1a63168ff0
3
tensorflow/examples/ios/.gitignore
vendored
3
tensorflow/examples/ios/.gitignore
vendored
@ -2,3 +2,6 @@ project.xcworkspace
|
|||||||
xcuserdata
|
xcuserdata
|
||||||
imagenet_comp_graph_label_strings.txt
|
imagenet_comp_graph_label_strings.txt
|
||||||
tensorflow_inception_graph.pb
|
tensorflow_inception_graph.pb
|
||||||
|
simple/data/LICENSE
|
||||||
|
camera/data/LICENSE
|
||||||
|
benchmark/data/LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user