Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this file from the PR (possibly added by mistake) 🙏

@wileyj wileyj Feb 24, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KBryan to be clear, i didn't mean to delete the file - just to revert the changes you made in your branch 😉 .
we want to keep .gitignore, but changes to that file should happen in a normal PR not related to a specific SIP (unless there's a strong case for doing so, which i don't think applies here).

Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
.DS_Store
*.orig
*.rej

.idea
.aider*
Loading