Compare commits

...

5 Commits

Author SHA1 Message Date
deniz
356de17d23
Merge 4492dbe190 into c677dd99d4 2026-04-08 18:49:42 +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
dennis
4492dbe190
Node: add react-router 2025-09-11 18:02:46 +03:00
2 changed files with 5 additions and 0 deletions

View File

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

View File

@ -142,3 +142,7 @@ dist
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vite/
# React Router
.react-router/
# build/