chore: ignore package-lock
This commit is contained in:
parent
4d0772a9ae
commit
990fa4201f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
node_modules/
|
||||
dist/
|
||||
.astro/
|
||||
package-lock.json
|
||||
|
||||
*~
|
||||
*swo
|
||||
|
|
Loading…
Reference in a new issue