Compare commits

...

5 Commits

Author SHA1 Message Date
James
fc0f026635
Merge dfa24bf510 into c677dd99d4 2026-04-08 14:29:41 +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
Zamiell
dfa24bf510 fix: incorrect stylization of VS Code 2025-12-21 12:13:30 -05:00
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -123,7 +123,7 @@ dist
# TernJS port file # TernJS port file
.tern-port .tern-port
# Stores VSCode versions used for testing VSCode extensions # Stores Visual Studio Code versions used for testing Visual Studio Code extensions
.vscode-test .vscode-test
# pnpm # pnpm