Skip to content

Conversation

@krtkvrm
Copy link
Contributor

@krtkvrm krtkvrm commented Aug 11, 2025

Adds comprehensive .gitignore to exclude Go build artifacts, test files, IDE configurations, and OS-specific files from Git

Copy link
Contributor

@jba jba left a comment

Choose a reason for hiding this comment

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

Let's add most of these as needed. I'm not convinced that they should all be ignored, and it may confuse someone.

Keep the binaries, editor temp, and prof sections and remove the others.

.gitignore Outdated
$RECYCLE.BIN/

# Linux
*~
Copy link
Contributor

Choose a reason for hiding this comment

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

Move to editor section.

jba
jba previously approved these changes Aug 11, 2025
Copy link
Contributor

@jba jba left a comment

Choose a reason for hiding this comment

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

Thanks!

@jba jba self-requested a review August 11, 2025 12:32
@jba jba merged commit cb27392 into modelcontextprotocol:main Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants