From 3c3ec9660f0c3bbc86b7c2882f38c2641f0f50de Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Wed, 3 Oct 2018 23:58:21 +0200 Subject: [PATCH] remove bazel temp folders from git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5509140f2..07d4fbe94 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.DS_Store +bazel-*