Compare commits

...

4 Commits

Author SHA1 Message Date
where where
c86ac01432
Merge 18b5ee4870 into 7247090aa6 2026-04-16 17:40:33 +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
where where
18b5ee4870
Add *.lscache to VisualStudio.gitignore 2026-04-07 16:29:41 +08:00
foxtrottNB
6836b38f62
Add ignore rule for TwinCAT Measurement files 2026-03-12 15:27:47 +01:00
2 changed files with 6 additions and 0 deletions

View File

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

View File

@ -426,3 +426,6 @@ FodyWeavers.xsd
*.msix
*.msm
*.msp
# VS Code C# Dev Kit
*.lscache