chore: ignore .astro; update lockfile
This commit is contained in:
parent
62e772c764
commit
9e695c2e87
3 changed files with 4209 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"_variables": {
|
||||
"lastUpdateCheck": 1721557855792
|
||||
}
|
||||
}
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
# build output
|
||||
dist/
|
||||
.output/
|
||||
.astro/
|
||||
|
||||
# dependencies
|
||||
node_modules/
|
||||
|
|
4208
pnpm-lock.yaml
Normal file
4208
pnpm-lock.yaml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue