Compare commits

...

4 Commits

Author SHA1 Message Date
Ville Skyttä
81dfaa8b10
Merge e07dbd29dc into 7247090aa6 2026-04-16 22:54:40 +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
Ville Skyttä
e07dbd29dc Ignore mise local lock files
https://mise.jdx.dev/dev-tools/mise-lock.html#local-lockfiles
2025-12-09 00:18:24 +02:00
2 changed files with 6 additions and 0 deletions

View File

@ -7,5 +7,8 @@ mise.local.toml
.mise/*.local.toml .mise/*.local.toml
mise/*.local.toml mise/*.local.toml
# https://mise.jdx.dev/dev-tools/mise-lock.html#local-lockfiles
mise.local.lock
# https://mise.jdx.dev/configuration.html#tool-versions # https://mise.jdx.dev/configuration.html#tool-versions
#.tool-versions #.tool-versions

View File

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