Compare commits

...

5 Commits

Author SHA1 Message Date
Ville Skyttä
299de799a8
Merge e07dbd29dc into c677dd99d4 2026-04-08 15:06:48 +00:00
Devin Dooley
c677dd99d4
Merge pull request #4834 from wispgitgecko9/patch-2
Update macOS.gitignore
2026-04-07 20:04:22 -07:00
Devin Dooley
a78658650d
Revert change to Icon rule 2026-04-07 20:02:07 -07:00
WiSP
6a7b122e75
Update macOS.gitignore
Added .localized file to the gitignore.
2026-04-03 21:59:36 -05: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 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# General # General
.DS_Store .DS_Store
.localized
__MACOSX/ __MACOSX/
.AppleDouble .AppleDouble
.LSOverride .LSOverride

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