mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 18:41:08 +02:00
chore: ignore vite-plugin-pwa dev-dist output
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
7c1c6cd54c
commit
d11f6aebf7
1 changed files with 1 additions and 0 deletions
1
apps/mana/apps/web/.gitignore
vendored
1
apps/mana/apps/web/.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
node_modules
|
||||
/build
|
||||
/.svelte-kit
|
||||
/dev-dist
|
||||
/package
|
||||
.env
|
||||
.env.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue