Skip to content

Comments

chore: add .cursor and .qoder to .gitignore#1418

Open
ChenYi015 wants to merge 1 commit intokubeflow:masterfrom
ChenYi015:chore/gitignore
Open

chore: add .cursor and .qoder to .gitignore#1418
ChenYi015 wants to merge 1 commit intokubeflow:masterfrom
ChenYi015:chore/gitignore

Conversation

@ChenYi015
Copy link
Member

Purpose of this PR

This PR adds .cursor/ and .qoder/ directories to the .gitignore file to ignore IDE-specific files and directories that should not be committed to version control.

Proposed changes:

  • Add .cursor/ directory to IDE files section in .gitignore.
  • Add .qoder/ directory to IDE files section in .gitignore.

Change Category

  • Bugfix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that could affect existing functionality)
  • Documentation update

Rationale

These IDE-specific directories contain user settings, workspace configurations, and AI assistant context that are specific to individual developers' environments and should not be committed to the repository. Adding them to .gitignore helps prevent accidental commits of personal development settings.

Ignore additional IDE-specific directories for better development experience

Signed-off-by: Yi Chen <github@chenyicn.net>
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from chenyi015. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant