Skip to content

Conversation

@Hoodie-Huuuuu
Copy link
Collaborator

@Hoodie-Huuuuu Hoodie-Huuuuu commented Jul 17, 2025

VSCode generates project-specific settings that vary by developer. Committing them can lead to unnecessary diffs or config conflicts. Ignoring them keeps the repo clean and editor-agnostic.

This PR updates the .gitignore file to exclude common VSCode configuration and workspace files. These files are editor-specific and shouldn't be tracked in version control.

Copy link
Collaborator

@hackallcode hackallcode left a comment

Choose a reason for hiding this comment

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

Thanks for the patch! Let's fix some comments.

Co-authored-by: Vladimir Severov <hackallcode@users.noreply.github.com>
Copy link
Collaborator

@hackallcode hackallcode left a comment

Choose a reason for hiding this comment

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

Thanks!

@Hoodie-Huuuuu Hoodie-Huuuuu merged commit d1fa7c3 into tarantool:master Jul 18, 2025
13 checks passed
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