Skip to content

Conversation

jamengual
Copy link
Contributor

Summary

This PR adds the .cursor directory to the .gitignore file to prevent Cursor IDE-specific files from being tracked in version control.

Changes

  • ✅ Added .cursor directory to .gitignore
  • ✅ Added descriptive comment for the ignore rule

Rationale

IDE-specific configuration files should not be committed to the repository as they are user/environment specific and can cause unnecessary noise in the git history.

Type of Change

  • Bug fix
  • New feature
  • Chore/maintenance
  • Documentation
  • Breaking change

Testing

  • Change is minimal and low-risk
  • No functional code changes

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • This change does not introduce breaking changes

- Exclude Cursor IDE-specific files from version control

- Prevent IDE configuration from being tracked in repository
@jamengual jamengual force-pushed the bug-fixing-with-cursor branch from ff058c6 to fa01b44 Compare June 6, 2025 21:51
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 11, 2025
@jamengual jamengual enabled auto-merge (squash) July 30, 2025 22:01
@jamengual jamengual merged commit a2ab372 into main Jul 30, 2025
30 of 35 checks passed
@jamengual jamengual deleted the bug-fixing-with-cursor branch July 30, 2025 22:02
mowirth pushed a commit to mowirth/atlantis that referenced this pull request Jul 31, 2025
mowirth pushed a commit to mowirth/atlantis that referenced this pull request Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants