Ignore root Vite cache

This commit is contained in:
2026-04-01 23:37:13 -04:00
parent 4290fc1fc1
commit eeab5be37f
3 changed files with 5 additions and 11 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Workspace-level caches generated when Vite is run from the repo root.
/.vite/
# macOS metadata files.
.DS_Store