Updates gitignore.

PiperOrigin-RevId: 245848360
This commit is contained in:
A. Unique TensorFlower 2019-04-29 16:35:02 -07:00 committed by TensorFlower Gardener
parent 36f67062b7
commit 9428abe167

4
.gitignore vendored
View File

@ -39,9 +39,7 @@ Pods
*.pbxproj *.pbxproj
*.xcworkspacedata *.xcworkspacedata
/*.podspec /*.podspec
/tensorflow/lite/**/ios/BUILD /tensorflow/lite/**/[ios|objc|swift]*/BUILD
/tensorflow/lite/**/objc/BUILD
/tensorflow/lite/**/swift/BUILD
/tensorflow/lite/examples/ios/simple/data/*.tflite /tensorflow/lite/examples/ios/simple/data/*.tflite
/tensorflow/lite/examples/ios/simple/data/*.txt /tensorflow/lite/examples/ios/simple/data/*.txt
xcuserdata/** xcuserdata/**