mirror of
https://github.com/RhenCloud/Cloud-Home.git
synced 2026-01-22 09:29:06 +08:00
19 lines
203 B
Plaintext
19 lines
203 B
Plaintext
node_modules/
|
|
.output/
|
|
.nuxt/
|
|
dist/
|
|
build/
|
|
public/build/
|
|
.vscode/
|
|
.pnp.*
|
|
coverage/
|
|
*.log
|
|
*.lock
|
|
pnpm-lock.yaml
|
|
.env
|
|
.env.*
|
|
.DS_Store
|
|
|
|
# ignore generated images
|
|
public/images/generated/
|