Add ignore rule for TwinCAT Measurement files by foxtrottNB · Pull Request #4811 · github/gitignore
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 82.7k
Open
foxtrottNB wants to merge 1 commit intogithub:mainfrom
Open
Add ignore rule for TwinCAT Measurement files#4811
foxtrottNB wants to merge 1 commit intogithub:mainfrom
Add ignore rule for TwinCAT Measurement files#4811
foxtrottNB wants to merge 1 commit intogithub:mainfrom
Conversation
Copy link Copy Markdown
foxtrottNB
commented
Mar 12, 2026
foxtrottNB
commented
Reasons for making this change
TwinCAT Measurement also creates vs files, called vsm
foxtrottNB
requested a review
from a team
as a code owner
Copilot AI review requested due to automatic review settings
March 12, 2026 14:30Copilot AI reviewed Mar 12, 2026
Copy link Copy Markdown
Contributor
Copilot
AI
left a comment
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
*.vsmfiles produced by TwinCAT Measurement.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Copy link Copy Markdown
Collaborator
dooleydevin
commented
Apr 3, 2026
dooleydevin commented
Apr 3, 2026Hey @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.
dooleydevin
added
the
feedback given
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment