Skip to content

Prevent duplicate entries in .gitignore and .cursorignore during creation#1996

Merged
chasefleming merged 6 commits into
masterfrom
cf/dup-ignores
Jul 22, 2025
Merged

Prevent duplicate entries in .gitignore and .cursorignore during creation#1996
chasefleming merged 6 commits into
masterfrom
cf/dup-ignores

Conversation

@chasefleming
Copy link
Copy Markdown
Member

@chasefleming chasefleming commented Jul 22, 2025

Closes #1995


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@chasefleming chasefleming added the Improvement Technical work without new features, refactoring, improving tests label Jul 22, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 22, 2025

Codecov Report

❌ Patch coverage is 68.42105% with 24 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/util/util.go 76.47% 15 Missing and 1 partial ⚠️
internal/super/setup.go 0.00% 8 Missing ⚠️

📢 Thoughts on this report? Let us know!

@chasefleming chasefleming merged commit 44983fb into master Jul 22, 2025
5 checks passed
@chasefleming chasefleming deleted the cf/dup-ignores branch July 22, 2025 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Technical work without new features, refactoring, improving tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent duplicate entries in .gitignore and .cursorignore during creation

4 participants