Skip to content
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

Add path to gitignore #16429

Merged
merged 1 commit into from May 11, 2024
Merged

Add path to gitignore #16429

merged 1 commit into from May 11, 2024

Conversation

fectrain
Copy link
Contributor

@fectrain fectrain commented May 10, 2024

Description

Add longCompress as an ignored directory, as longCompress/ is the path to place the generated files for benchmarking.


Key changed/added classes in this PR
  • .gitignore

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

@fectrain fectrain changed the title add ignore path Add path to gitignore May 10, 2024
@FrankChen021 FrankChen021 added the Area - Dev For items related to the project itself, like dev docs and checklists, but not CI label May 11, 2024
@FrankChen021 FrankChen021 merged commit 1601a0f into apache:master May 11, 2024
87 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area - Dev For items related to the project itself, like dev docs and checklists, but not CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants