Compare commits

...

4 Commits

Author SHA1 Message Date
Noah Lester
f0f712a747
Merge 9c596855e0 into 7247090aa6 2026-04-16 22:45:58 +00:00
Devin Dooley
7247090aa6
Merge pull request #4811 from foxtrottNB/patch-1
Add ignore rule for TwinCAT Measurement files
2026-04-16 09:42:29 -07:00
foxtrottNB
6836b38f62
Add ignore rule for TwinCAT Measurement files 2026-03-12 15:27:47 +01:00
Noah Lester
9c596855e0 Removed trailing whitespace 2025-12-11 10:26:39 +08:00
2 changed files with 5 additions and 2 deletions

View File

@ -195,9 +195,9 @@ cython_debug/
.abstra/ .abstra/
# Visual Studio Code # Visual Studio Code
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore # Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore # that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
# and can be added to the global gitignore or merged into this file. However, if you prefer, # and can be added to the global gitignore or merged into this file. However, if you prefer,
# you could uncomment the following to ignore the entire vscode folder # you could uncomment the following to ignore the entire vscode folder
# .vscode/ # .vscode/

View File

@ -55,3 +55,6 @@ LineIDs.dbg.bak
*.~u *.~u
*.project.~u *.project.~u
*.suo *.suo
# TwinCAT Measurement
*.vsm