Compare commits

...

4 Commits

Author SHA1 Message Date
Tigran Sargsyan
3603d727df
Merge e64eacaa89 into 7247090aa6 2026-04-17 01:32: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
Tigran Sargsyan
e64eacaa89
Update Unity.gitignore with additional comments 2025-09-22 14:17:49 +02: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

@ -2,6 +2,9 @@
#
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
#
# Recommended: add any editor/OS/tool-specific ignore rules from the Global/ templates as needed.
# See: https://github.com/github/gitignore/tree/main/Global
#
.utmp/
/[Ll]ibrary/
/[Tt]emp/