mirror of
https://github.com/RhenCloud/Cloud-Home.git
synced 2026-01-22 09:29:06 +08:00
chore: 更新 .gitignore 文件
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,6 @@
|
|||||||
# dependencies
|
# dependencies
|
||||||
node_modules/
|
node_modules/
|
||||||
pnpm-lock.yaml
|
# pnpm-lock.yaml
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
|
|
||||||
|
|||||||
@@ -96,4 +96,4 @@ export default defineNuxtConfig({
|
|||||||
githubToken: process.env.NUXT_PUBLIC_GITHUB_TOKEN ?? "",
|
githubToken: process.env.NUXT_PUBLIC_GITHUB_TOKEN ?? "",
|
||||||
umamiApiKey: process.env.UMAMI_API_KEY ?? "",
|
umamiApiKey: process.env.UMAMI_API_KEY ?? "",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
10914
pnpm-lock.yaml
generated
Normal file
10914
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user