From 9428abe167bcacc9e3f06d7c1671f789d9428351 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 29 Apr 2019 16:35:02 -0700 Subject: [PATCH] Updates gitignore. PiperOrigin-RevId: 245848360 --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1c8daf7dc42..2c1d30b6e53 100644 --- a/.gitignore +++ b/.gitignore @@ -39,9 +39,7 @@ Pods *.pbxproj *.xcworkspacedata /*.podspec -/tensorflow/lite/**/ios/BUILD -/tensorflow/lite/**/objc/BUILD -/tensorflow/lite/**/swift/BUILD +/tensorflow/lite/**/[ios|objc|swift]*/BUILD /tensorflow/lite/examples/ios/simple/data/*.tflite /tensorflow/lite/examples/ios/simple/data/*.txt xcuserdata/**