Skip to content

[Bazel] Update gitignore for bazel-out directory #13636

Closed
@lacolaco

Description

@lacolaco

🚀 feature request

Relevant Package

  • @angular/bazel

Description

A clear and concise description of the problem or missing capability...

bazel-out directory is created by bazel build but it is not ignored by Git.
It is a compilation output similar to tsc-out.

Describe the solution you'd like

If you have a solution in mind, please describe it.

Update gitignore file for bazel-out directory when ng new --collection=@angular/bazel (or ng add @angular/bazel in the future)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions