Skip to content

Commit b3a720c

Browse files
committed
Added bazel output symlinks to .gitignore and removed from tree.
1 parent 3c5ee21 commit b3a720c

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ target/
1212
/yarn.lock
1313
/node_modules
1414
/.metadata/
15+
16+
# Bazel stuff
17+
/bazel-bin
18+
/bazel-closure-compiler
19+
/bazel-out
20+
/bazel-testlogs

bazel-bin

Lines changed: 0 additions & 1 deletion
This file was deleted.

bazel-closure-compiler

Lines changed: 0 additions & 1 deletion
This file was deleted.

bazel-out

Lines changed: 0 additions & 1 deletion
This file was deleted.

bazel-testlogs

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)