Compare commits

...

4 Commits

Author SHA1 Message Date
Erel Debel
5ba7b27db3
Merge e80dcde814 into 7247090aa6 2026-04-16 20:08:57 +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
Erel Debel
e80dcde814
Add .slnx to Unity.gitignore 2026-02-03 19:28:41 +02:00
2 changed files with 4 additions and 0 deletions

View File

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

View File

@ -43,6 +43,7 @@ ExportedObj/
*.csproj
*.unityproj
*.sln
*.slnx
*.suo
*.tmp
*.user