Add ignore rule for TwinCAT Measurement files by foxtrottNB · Pull Request #4811 · github/gitignore

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@foxtrottNB

Copy link Copy Markdown

Reasons for making this change

TwinCAT Measurement also creates vs files, called vsm

@foxtrottNB foxtrottNB requested a review from a team as a code owner

March 12, 2026 14:30

Copilot AI review requested due to automatic review settings

March 12, 2026 14:30
Copy link Copy Markdown

Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds an ignore rule to the TwinCAT 3 .gitignore to prevent TwinCAT Measurement’s generated Visual Studio measurement files from being committed.

Changes:

  • Add a “TwinCAT Measurement” section to the ignore list.
  • Ignore *.vsm files produced by TwinCAT Measurement.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dooleydevin

Copy link Copy Markdown

Collaborator

Hey @foxtrottNB 👋 can you provide external documentation for why this file should be ignored in source control? I didn't see anything online about its usage when I searched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

Copilot code review Copilot Copilot left review comments

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@foxtrottNB @dooleydevin