Skip to content

Add .bazelignore for aocgen, go, and rust #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 7, 2020
Merged

Add .bazelignore for aocgen, go, and rust #101

merged 1 commit into from
Jan 7, 2020

Conversation

saser
Copy link
Owner

@saser saser commented Jan 7, 2020

These are not yet built using Bazel, so they should probably be ignored. More specifically, aocgen contains templates for BUILD files, but they should not be considered actual packages. go and rust are ignored so that Bazel does not happen to pick up anything
there (though I eventually intend to build these directories using Bazel as well).

These are not yet built using Bazel, so they should probably be
ignored. More specifically, `aocgen` contains templates for BUILD
files, but they should not be considered actual packages. `go` and
`rust` are ignored so that Bazel does not happen to pick up anything
there (though I eventually intend to build these directories using
Bazel as well).
@saser saser merged commit dc6d0f5 into master Jan 7, 2020
@saser saser deleted the bazelignore branch January 7, 2020 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant