diff --git a/.gitignore b/.gitignore index eab8a64c63d..72cb418fe11 100644 --- a/.gitignore +++ b/.gitignore @@ -38,7 +38,9 @@ gradleBuild *.pbxproj *.xcworkspace /*.podspec -/tensorflow/lite/**/[ios|objc|swift]*/BUILD +/tensorflow/lite/**/ios/BUILD +/tensorflow/lite/**/objc/BUILD +/tensorflow/lite/**/swift/BUILD /tensorflow/lite/examples/ios/simple/data/*.tflite /tensorflow/lite/examples/ios/simple/data/*.txt Podfile.lock