From 75fd530f002acf11ecea7f674b1b6793227220ea Mon Sep 17 00:00:00 2001 From: Ali <> Date: Fri, 30 Oct 2020 13:39:32 +0400 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b0487bbc48..20745b9461 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ DerivedData buck-out/* .buckd/* tools/buck +tools/bazel AppBinary.xcworkspace/* Project.xcodeproj/* Watch/Watch.xcodeproj/*